https://bugs.kde.org/show_bug.cgi?id=516278
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |8890bac8dfd624f19a5966ab1b0 | |3dc2dc1bbb0bc Version| |6.7.0 Fixed/Implemented| | In| | Resolution|--- |FIXED --- Comment #10 from cwo <[email protected]> --- Git commit 8890bac8dfd624f19a5966ab1b03dc2dc1bbb0bc by Christoph Wolk. Committed on 17/03/2026 at 21:47. Pushed by cwo into branch 'master'. applets/taskmanager: highlight active window with bold text In grouped tasks, it can be helpful to indicate the currently active window (if one of the task's windows is the active window) to provide the user with some contextual clues to help them orient themselves in a potentially long list (helpful in particular with auto-scrolling to the active window in case there are more tasks in the popup than can be displayed). But this indication should be subtle, as it is also often irrelevant and making it too visible could be distracting or confusing. This change marks the currently active window in grouped tasks in bold. FIXED-IN: 6.7.0 M +1 -0 applets/taskmanager/qml/ToolTipInstance.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/8890bac8dfd624f19a5966ab1b03dc2dc1bbb0bc -- You are receiving this mail because: You are watching all bug changes.
