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 | |ma/kwin/-/commit/8c25784070 | |0e55ad3dfb2521ad572eeae4096 | |d9b Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #24 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 8c257840700e55ad3dfb2521ad572eeae4096d9b by Xaver Hugl. Committed on 04/06/2024 at 13:52. Pushed by zamundaaa into branch 'master'. 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 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/8c257840700e55ad3dfb2521ad572eeae4096d9b -- You are receiving this mail because: You are watching all bug changes.