Created attachment 178333 [details] side by side comparing before and after commit SUMMARY Commit 3094b350b672a9bf6236a37e19d946885abeea9a makes the icon that shows that an application is playing audio blurry. STEPS TO REPRODUCE 1. Build and install kirigami 6.10.0 without the mentioned commit applied 2. Play audio through some application 3. Notice that the icon that shows that audio is playing isn't blurry 4. Build and install kirigami 6.10.0 with the mentioned commit applied as a patch 5. Log out and back in to a Plasma session 6. Play audio through an application again 7. The icon is blurry OBSERVED RESULT The icon that shows that an application is playing audio is blurry EXPECTED RESULT The icon that shows that an application is playing audio isn't blurry SOFTWARE/OS VERSIONS Operating System: Gentoo Linux 2.17 KDE Plasma Version: 6.3.0 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Kernel Version: 6.6.75-gentoo (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor Memory: 30.9 GiB of RAM Graphics Processor: AMD Radeon RX 6800
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2925
Git commit 589a19f0ea53d2cc57f932b87a31fa39860f9845 by Marco Martin. Committed on 09/04/2025 at 14:36. Pushed by mart into branch 'master'. round AudioStream width which in turn rounds its position as well audioStreamIconBox is anchored to the right, to its position is also influenced by the width M +1 -1 applets/taskmanager/package/contents/ui/AudioStream.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/589a19f0ea53d2cc57f932b87a31fa39860f9845
Git commit 92c26fa704e7aaaa6756c16693f60af6ebfc878c by Marco Martin. Committed on 10/04/2025 at 07:36. Pushed by mart into branch 'Plasma/6.3'. round AudioStream width which in turn rounds its position as well audioStreamIconBox is anchored to the right, to its position is also influenced by the width (cherry picked from commit 589a19f0ea53d2cc57f932b87a31fa39860f9845) 589a19f0 round AudioStream width which in turn rounds its position as well Co-authored-by: Marco Martin <notmart@gmail.com> M +1 -1 applets/taskmanager/package/contents/ui/AudioStream.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/92c26fa704e7aaaa6756c16693f60af6ebfc878c