Files
kitty/glfw
Jin Liu e20eff277b Fix Wayland cursor-shape-v1 cursor not updating
According to https://wayland.app/protocols/cursor-shape-v1#wp_cursor_shape_device_v1:request:set_shape
> The serial parameter must match the latest wl_pointer.enter or
> zwp_tablet_tool_v2.proximity_in serial number sent to the client.

So we can't use wl.serial or wl.pointer_serial, because they are also updated in other places.
2024-01-04 19:54:03 +08:00
..
2023-12-01 18:16:22 +05:30
2023-10-25 18:41:27 +05:30
...
2023-10-03 12:07:19 +05:30
2022-10-31 21:03:39 +05:30
2022-10-31 21:03:39 +05:30
2023-10-16 20:33:12 +05:30
2022-09-09 11:14:12 +05:30
2023-12-24 15:03:56 +05:30
2023-06-14 03:39:53 +06:00