https://bugs.kde.org/show_bug.cgi?id=296673
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/4928f4db5b81 | |0969c70d549729c23ff95d1a678 | |1 Resolution|--- |FIXED --- Comment #56 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 4928f4db5b810969c70d549729c23ff95d1a6781 by Vlad Zahorodnii. Committed on 30/10/2021 at 14:02. Pushed by vladz into branch 'master'. Try to preserve window position relative to their outputs during hotplug Currently, if an output is hotplugged, all windows will be scrambled, which is highly annoying. With this change, windows will stick to their outputs if an output has been connected or disconnected. Related: bug 378896, bug 412703, bug 443698 M +10 -12 src/abstract_client.cpp https://invent.kde.org/plasma/kwin/commit/4928f4db5b810969c70d549729c23ff95d1a6781 -- You are receiving this mail because: You are watching all bug changes.