https://bugs.kde.org/show_bug.cgi?id=427840
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/b3e9c819537c | |f292d9b1c4d19c5ce7adde00158 | |e Version Fixed In| |5.21 Resolution|--- |FIXED --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit b3e9c819537cf292d9b1c4d19c5ce7adde00158e by Nate Graham. Committed on 04/11/2020 at 16:16. Pushed by ngraham into branch 'master'. [focuschain/task switcher] Add hidden option to govern repositioning minimized windows Since some people apparently liked the old behavior of moving minimized windows to the end of the focus chain, let's let them have it if they set a hidden config option: `MoveMinimizedWindowsToEndOfTabBoxFocusChain=true` in the `[TabBox]` group of the kwinrc file. We can add a UI for it later if needed. FIXED-IN: 5.21 M +5 -1 abstract_client.cpp M +10 -6 focuschain.cpp M +3 -0 kwin.kcfg M +11 -0 options.cpp M +6 -0 options.h https://invent.kde.org/plasma/kwin/commit/b3e9c819537cf292d9b1c4d19c5ce7adde00158e -- You are receiving this mail because: You are watching all bug changes.