wlroots/backend
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
..
drm output: fail commits if adaptive sync cannot be enabled 2022-08-30 17:53:50 +00:00
headless Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
libinput Use env helpers 2022-08-22 10:18:52 -04:00
multi Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
session Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
wayland Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
x11 output: fail commits if adaptive sync cannot be enabled 2022-08-30 17:53:50 +00:00
backend.c Use env helpers 2022-08-22 10:18:52 -04:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00