wlroots/backend/headless
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
..
backend.c backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c backend/headless: actually perform output test 2024-11-11 14:11:23 -05:00