wlroots-hyprland/include/wlr/interfaces
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
..
wlr_buffer.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_keyboard.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_output.h output: fail commits if adaptive sync cannot be enabled 2022-08-30 17:53:50 +00:00
wlr_pointer.h interface/wlr_pointer: rework destroy sequence 2022-03-07 16:37:41 +00:00
wlr_switch.h interface/wlr_switch: rework destroy sequence 2022-03-07 16:37:41 +00:00
wlr_tablet_pad.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_tablet_tool.h interface/wlr_tablet_tool: rework destroy sequence 2022-03-07 16:37:41 +00:00
wlr_touch.h interface/wlr_touch: rework destroy sequence 2022-03-07 16:37:41 +00:00