wlroots/backend/wayland
Lu YaNing f175c2f592 seat/pointer: add wl_pointer.warp event support
Add support for the wl_pointer.warp event from Wayland protocol version 11.
https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/340

This allows the compositor to notify clients when the pointer position has
changed due to surface movement or compositor action, rather than input device
motion. This is useful for tracking cursor position across surface boundaries
and dynamic repositioning.
2026-01-13 20:56:15 +08:00
..
backend.c backend/wayland: continue reading on hangup 2025-09-30 09:25:14 -04:00
meson.build meson: use kwargs for wayland deps 2024-11-21 16:46:55 +00:00
output.c backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
pointer.c seat/pointer: add wl_pointer.warp event support 2026-01-13 20:56:15 +08:00
seat.c backend/wayland: simplify wl_keyboard.{enter,leave} processing 2024-08-15 18:33:00 +00:00
tablet_v2.c Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00