wlroots/backend
Isaac Freund b29ebe4a1c backend/headless: actually perform output test
Currently the headless backend does not actually implement the
wlr_output_test function, causing tests containing output state
unsupported by the headless backend to succeed while committing the same
state will always fail.

This commit fixes that by actually hooking up the already exisiting test
function.

References: https://codeberg.org/river/river/issues/1154
(cherry picked from commit da8f7a07ba)
2024-11-11 14:11:23 -05:00
..
drm backend/drm: check whether clipped damage is empty 2024-11-11 14:11:06 -05:00
headless backend/headless: actually perform output test 2024-11-11 14:11:23 -05:00
libinput build: require libinput v1.19 2024-07-04 22:51:07 +02:00
multi backend/multi: implement wlr_backend_impl.{test,commit} 2024-03-14 22:03:10 +00:00
session backend/session: use "KMS" instead of "DRM" in log messages 2024-06-17 09:43:38 +02:00
wayland backend/wayland: Account for shm buffer offset 2024-11-11 14:09:50 -05:00
x11 backend/x11: send correct keyboard layout 2024-05-26 12:52:42 +00:00
backend.c backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00