sway/sway/desktop
Alexander Courtis 2c0f68b7c6
Apply new adaptive sync value from wlr-output-management
fixes #7394

Test cases:
* zwlr_output_configuration_head_v1_set_adaptive_sync 0->0, no change
* 0->1, enabled
* 1->0, disabled
* 1->1, no change

Similar tests with an incapable display resulted in `"Adaptive sync
failed, ignoring"` messages as expected.
2023-01-23 14:17:52 +01:00
..
desktop.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
idle_inhibit_v1.c Add support for ext-idle-notify-v1 2022-10-14 15:56:07 +02:00
launcher.c launcher: export xdga tokens and use them for workspace matching 2022-11-26 09:48:58 +01:00
layer_shell.c Use wlr_damage_ring 2022-11-11 16:29:04 +01:00
output.c Apply new adaptive sync value from wlr-output-management 2023-01-23 14:17:52 +01:00
render.c Check return value of wlr_renderer_begin() 2023-01-21 14:16:21 +01:00
surface.c Upgrade for wlroots surface refactoring 2022-01-13 14:01:37 +03:00
transaction.c transaction: destroying nodes aren't hidden 2022-01-18 19:42:15 +01:00
xdg_shell.c xdg-shell: schedule a configure on maximize request 2022-05-27 15:49:57 +02:00
xwayland.c launcher: export X startup ids and use them for workspace matching 2022-11-26 09:48:58 +01:00