wlroots/backend/headless
Isaac Freund da8f7a07ba
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
2024-10-24 10:49:08 +02:00
..
backend.c backend: add timeline feature flag 2024-10-11 17:11:35 +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-10-24 10:49:08 +02:00