diff options
author | Simon Ser <contact@emersion.fr> | 2023-12-21 11:20:09 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-12-21 11:28:58 +0100 |
commit | 11e3c376e7b843c1bc8ba182260437103db2ca25 (patch) | |
tree | 732bb5414163bcccaf2358d7d3f897a7a25628c0 /include | |
parent | b03216178565d44c5ef7c1308eb22e6c5c6f9d28 (diff) |
output-layout: fix missing global for outputs with a custom mode
Before we were populating wlr_output.current_mode with a generated
fixed mode when a custom mode was committed in the DRM backend. But
that's no longer the case: now a custom mode behaves the same under
the DRM backend and other backends.
wlr_output_layout was still assuming that an output without a
current_mode was disabled. Fix that assumption.
Fixes: 5567aefb1c56 ("backend/drm: Don't add pollute fixed modes list with custom modes")
Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3743
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions