https://bugs.kde.org/show_bug.cgi?id=443235
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |a0637a7c19e0a005bb196349190 | |6a94a4f1c8926 Version Fixed In| |6.0 Status|ASSIGNED |RESOLVED --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit a0637a7c19e0a005bb1963491906a94a4f1c8926 by Nate Graham. Committed on 03/11/2023 at 15:01. Pushed by ngraham into branch 'master'. applets/taskmanager: New grouped task style for themes without the normal graphic for it This commit implements an idea in https://bugs.kde.org/show_bug.cgi?id=443235 for a different style of grouped task indicator. It is implemented to only use this new style when the active Plasma theme lacks the grouped task indicator elements in its `tasks.svgz` file. So if we want to use this in the Breeze Plasma theme, we would have to remove those graphics. FIXED-IN: 6.0 M +44 -9 applets/taskmanager/package/contents/ui/Task.qml M +1 -1 applets/taskmanager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/a0637a7c19e0a005bb1963491906a94a4f1c8926 -- You are receiving this mail because: You are watching all bug changes.