mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
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. |
||
|---|---|---|
| .. | ||
| wlr_buffer.h | ||
| wlr_keyboard.h | ||
| wlr_output.h | ||
| wlr_pointer.h | ||
| wlr_switch.h | ||
| wlr_tablet_pad.h | ||
| wlr_tablet_tool.h | ||
| wlr_touch.h | ||