wlroots-hyprland/backend/x11
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
..
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 backend/x11: report adaptive sync as enabled 2022-08-30 17:53:50 +00:00