https://bugs.kde.org/show_bug.cgi?id=438811
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.25 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/48 | |46fb80a71e17469a32494fe3863 | |6f80de06211 --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 4846fb80a71e17469a32494fe38636f80de06211 by Nate Graham, on behalf of Abhijeet Viswa. Committed on 26/04/2022 at 13:26. Pushed by ngraham into branch 'master'. applets/taskmanager: Add setting to skip minimized tasks when switching by scrolling 1e546f4efd036acf20813acb5b11dda7f486167f changed the Task Manager so that minimized tasks inside and outside tasks groups are skipped when switching by scrolling. However, this change wasn't toggleable and enforced on the user. This commit provides a toggle that can be used to skip minimized tasks. The default for this option is 'True' i.e to skip options. The use has to explicitly disable this behaviour, since users might have already gotten used to the new behaviour. FIXED-IN: 5.25 M +4 -0 applets/taskmanager/package/contents/config/main.xml M +12 -0 applets/taskmanager/package/contents/ui/ConfigBehavior.qml M +3 -2 applets/taskmanager/package/contents/ui/code/tools.js https://invent.kde.org/plasma/plasma-desktop/commit/4846fb80a71e17469a32494fe38636f80de06211 -- You are receiving this mail because: You are watching all bug changes.