wlroots/backend
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
..
drm drm: save edid color characteristics in wlr_output 2025-11-06 10:29:12 +00:00
headless backend/headless: accept hardware cursors 2025-01-14 16:42:12 +01:00
libinput backend/libinput: don't leak udev_device 2025-05-20 01:15:19 +09:00
multi Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
session session: simplify libudev unref handling 2025-12-22 10:55:08 +08:00
wayland seat/pointer: add wl_pointer.warp event support 2026-01-13 20:56:15 +08:00
x11 output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
backend.c backend, output: send commit events after applying all in wlr_backend_commit() 2025-08-12 19:04:05 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00