wlroots/backend
Simon Ser 99da6ccc87 backend/drm: pass DRM_MODE_ATOMIC_NONBLOCK for test commits
The kernel performs some additional checks when
DRM_MODE_ATOMIC_NONBLOCK is supplied: it requires that none of the
planes are still busy with a previous page-flip.

Pass the flag during test-only commits so that we don't end up
performing a commit which will fail.
2025-03-24 12:45:47 +00:00
..
drm backend/drm: pass DRM_MODE_ATOMIC_NONBLOCK for test commits 2025-03-24 12:45:47 +00:00
headless backend/headless: accept hardware cursors 2025-01-14 16:42:12 +01:00
libinput pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
multi Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
session Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
wayland backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
x11 output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
backend.c Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00