https://bugs.kde.org/show_bug.cgi?id=370258
--- Comment #31 from Nate Graham <n...@kde.org> --- Git commit c73f703c8f067d6b82ab2380794a05b7ec439445 by Nate Graham. Committed on 29/07/2020 at 21:22. Pushed by ngraham into branch 'master'. [applets/taskmanager] Make new "cycle through tasks" option the default This is ultimately the sanest default as it provides the quickest way to perform the two most common actions for grouped tasks: switching to the last-used one, or hunting through all of them to find the one you want. The "Cycle through task" option allows you to perform both actions with clicks on the same icon, meaning that you don't have to move your cursor or your visual focus compared to using any of the other three methods. M +1 -1 applets/taskmanager/package/contents/config/main.xml M +1 -1 applets/taskmanager/package/contents/ui/ConfigBehavior.qml M +39 -31 applets/taskmanager/package/contents/ui/code/tools.js https://invent.kde.org/plasma/plasma-desktop/commit/c73f703c8f067d6b82ab2380794a05b7ec439445 -- You are receiving this mail because: You are watching all bug changes.