https://bugs.kde.org/show_bug.cgi?id=484037
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/8c25784070 |ma/kwin/-/commit/80895dc465 |0e55ad3dfb2521ad572eeae4096 |b4f03a824da3f955a675e205e8e |d9b |efe --- Comment #25 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 80895dc465b4f03a824da3f955a675e205e8eefe by Xaver Hugl. Committed on 04/06/2024 at 14:07. Pushed by zamundaaa into branch 'Plasma/6.1'. outputconfigurationstore: split user configured and automatically set modes If the mode the user has previously set through KScreen isn't available, this falls back to a different mode without overwriting the user preference. If on the next hotplug, the desired mode is available again, it then gets chosen instead of the fallback (cherry picked from commit 8c257840700e55ad3dfb2521ad572eeae4096d9b) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +2 -0 src/backends/drm/drm_output.cpp M +12 -0 src/core/output.cpp M +4 -0 src/core/output.h M +2 -0 src/core/outputconfiguration.h M +29 -10 src/outputconfigurationstore.cpp M +9 -1 src/wayland/outputmanagement_v2.cpp https://invent.kde.org/plasma/kwin/-/commit/80895dc465b4f03a824da3f955a675e205e8eefe -- You are receiving this mail because: You are watching all bug changes.