wlroots/include
Kirill Primak b25f98d583 pointer-constraints: use wlr_surface_synced.commit hook
This fixes a problem where an outdated surface input region was used to
compute the effective confinement region.

Additionally, this commit fixes a bug in pointer_constraint_create()
which caused the initial region to not be applied immediately.

This is a breaking change: set_region is now emitted before the role
commit hook is called, and it's not emitted if the region hasn't
actually changed.
2025-01-17 16:30:34 +00:00
..
backend backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00
types wlr_keyboard: don't emit key event for duplicated keycodes 2024-11-28 16:24:57 +00:00
util util/time: Move NSEC_PER_SEC to header 2024-11-07 10:22:56 +01:00
wlr pointer-constraints: use wlr_surface_synced.commit hook 2025-01-17 16:30:34 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwm: add missing NET_WM_STATE states 2024-12-20 21:47:17 +00:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00