mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-05 04:06:11 -05:00
When a compositors submits a wlr_output_state with WLR_OUTPUT_STATE_ADAPTIVE_SYNC_ENABLED set and adaptive_sync_enabled = false on an output which doesn't support adaptive sync, we'd fail the commit. Fix this. This bug was previously hidden because wlr_output_commit() drops no-op changes from wlr_output_state.committed. |
||
|---|---|---|
| .. | ||
| atomic.c | ||
| backend.c | ||
| drm.c | ||
| fb.c | ||
| gen_pnpids.sh | ||
| legacy.c | ||
| libliftoff.c | ||
| meson.build | ||
| monitor.c | ||
| properties.c | ||
| renderer.c | ||
| util.c | ||