wlroots-hyprland/backend
Isaac Freund 135e60ff82 backend/x11: report adaptive sync as enabled
All we can do to influence adaptive sync on the X11 backend is set the
_VARIABLE_REFRESH window property like mesa automatically does. We don't
have any control beyond that, so we set the state to enabled on creating
the output and never allow changing it (just like the Wayland backend).
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 backend/wayland: report adaptive sync as enabled 2022-08-30 17:53:50 +00:00
x11 backend/x11: report adaptive sync as 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