Summary: | Minimized windows are no longer at the end of alt-tab list | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Josef Kufner <jk> |
Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | default_357-line, nate |
Priority: | NOR | ||
Version: | 5.20.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Josef Kufner
2021-02-05 18:06:37 UTC
This was an intentional change but there is a hidden way to get back to the prior behavior if you hate the new behavior: Add `MoveMinimizedWindowsToEndOfTabBoxFocusChain=true` in the `[TabBox]` group of the ~/.config/kwinrc file. *** This bug has been marked as a duplicate of bug 427840 *** I believe with https://invent.kde.org/plasma/kwin/-/merge_requests/2496 this is now a UI option! |