mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-23 02:06:48 +02:00
seat: make cursor-shape-v1 support optional
This commit is contained in:
@@ -173,6 +173,8 @@ struct dp_state {
|
||||
struct wl_shm *shm;
|
||||
struct zwlr_layer_shell_v1 *layer_shell;
|
||||
struct zwlr_screencopy_manager_v1 *screencopy_manager;
|
||||
|
||||
// Optional
|
||||
struct wp_cursor_shape_manager_v1 *cursor_shape_manager;
|
||||
|
||||
bool initialized;
|
||||
|
||||
Reference in New Issue
Block a user