Created attachment 159449 [details] NeoChat's icon should be there See screenshot and Bug 470599.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1566
*** Bug 471454 has been marked as a duplicate of this bug. ***
Git commit 854ebf08be58210b1e349125ed153e0caf2371d6 by Nicolas Fella, on behalf of Mike Noe. Committed on 14/07/2023 at 09:29. Pushed by nicolasfella into branch 'master'. Port shaders to GraphicalEffects/BadgeEffect Fixes task icon visibility, widgetexplorer icons and badges Use GraphicalEffect/BadgeEffect for task badge and widget explorer applet delegate Related: bug 470358 M +4 -15 applets/taskmanager/package/contents/ui/TaskBadgeOverlay.qml M +4 -15 desktoppackage/contents/explorer/AppletDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/854ebf08be58210b1e349125ed153e0caf2371d6
Created attachment 160735 [details] Broken again As of today, this has broken again. I did just upgrade to Qt 6.5.2 after my distro provided it, so perhaps that could be related.
Needed a clean build of kdeclarative following a Qt update. Fixed again.