wlroots-hyprland/backend/x11
Simon Ser 8c70245d5f output: fail commits if adaptive sync cannot be enabled
Previously, adaptive sync was just a hint and wouldn't make any
atomic commit fail if the backend didn't support it. The main reason
is wlr_output_test wasn't supported at the time.

Now that we have a way for compositors to test whether a change can
work, let's remove the exception for adaptive sync and convert it to
a regular output state field.
2022-08-30 17:53:50 +00:00
..
backend.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
input_device.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c output: fail commits if adaptive sync cannot be enabled 2022-08-30 17:53:50 +00:00