mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-22 17:56:49 +02:00
Add a "show cursors" option
This commit is contained in:
@@ -138,6 +138,8 @@ struct dp_state {
|
||||
const char *output_path; // May be NULL
|
||||
enum dp_file_format output_format;
|
||||
|
||||
bool show_cursors;
|
||||
|
||||
pixman_image_t *unselected_fill_image;
|
||||
pixman_image_t *selected_fill_image;
|
||||
pixman_image_t *border_fill_image;
|
||||
|
||||
Reference in New Issue
Block a user