wlroots-hyprland/backend/headless
Simon Ser 7b7562eb65 backend/headless: allow variable refresh rate
Instead of waking up each 16ms to emit a frame event, arm the timer
when the output is committed. This allows the headless backend to
idle when nothing changes on screen, and behaves similarly to the
other backends.
2022-05-10 16:37:21 +00:00
..
backend.c interfaces: remove wlr_input_device_impl 2022-02-22 14:23:46 -05:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c backend/headless: allow variable refresh rate 2022-05-10 16:37:21 +00:00