wlroots/backend/wayland
Simon Ser e9a6b3b85d backend/wayland: add support for explicit sync
wl_buffer.release event delivery becomes undefined when using the
linux-drm-syncobj-v1 protocol, so we need to wait for buffer
release via a timeline point instead.

The protocol requires both wait and signal timelines to be set, so
we need to create one when the compositor only supplies a wait
timeline.
2024-11-11 15:22:22 +00:00
..
backend.c backend/wayland: add support for explicit sync 2024-11-11 15:22:22 +00:00
meson.build backend/wayland: add support for explicit sync 2024-11-11 15:22:22 +00:00
output.c backend/wayland: add support for explicit sync 2024-11-11 15:22:22 +00:00
pointer.c pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00: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