https://bugs.kde.org/show_bug.cgi?id=381656
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.18.0 Status|REOPENED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/0490f10187ab4b6 | |aaefe11b351a1a58ffeefd3b3 Resolution|--- |FIXED --- Comment #12 from Nate Graham <n...@kde.org> --- Git commit 0490f10187ab4b6aaefe11b351a1a58ffeefd3b3 by Nate Graham, on behalf of George Vogiatzis. Committed on 11/01/2020 at 04:15. Pushed by ngraham into branch 'master'. Mark applications that play audio, for all task icon sizes Summary: Fix cases where indicator not showing. Eg. icon-only task manager. Place the indicator in the top right corner of the icon. And move it to the side or top if there is enough space. Audio icon will no more move the task icon off-center. When placed in the corner, use a smaller click area for muting audio, to avoid accidental mute. Click area drops to 0.45 and Icon size to 0.63 from what would normally had. Issues: Has overlapping issues with other overlays: badge, and group expander. Poor visibility. Breeze icon is off center and overlaps(with the blue line at the right). For now, moved audio icon a touch left, some other theme icons may look off-center. FIXED-IN: 5.18.0 {F7814299} Reviewers: #vdg, #plasma, ndavis, ngraham, hein Reviewed By: #vdg, #plasma, ngraham, hein Subscribers: plasma-devel, hein, ngraham Tags: #plasma Differential Revision: https://phabricator.kde.org/D25925 M +80 -7 applets/taskmanager/package/contents/ui/AudioStream.qml M +6 -5 applets/taskmanager/package/contents/ui/Task.qml https://commits.kde.org/plasma-desktop/0490f10187ab4b6aaefe11b351a1a58ffeefd3b3 -- You are receiving this mail because: You are watching all bug changes.