mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-22 17:56:49 +02:00
seat: use correct serial when updating cursor shape
This commit is contained in:
@@ -88,6 +88,7 @@ struct dp_seat {
|
||||
struct xkb_keymap *xkb_keymap;
|
||||
struct xkb_state *xkb_state;
|
||||
|
||||
uint32_t pointer_serial;
|
||||
struct wp_cursor_shape_device_v1 *cursor_shape_device;
|
||||
|
||||
// The output the pointer is on
|
||||
|
||||
Reference in New Issue
Block a user