https://bugs.kde.org/show_bug.cgi?id=473278
--- Comment #13 from Nate Graham <n...@kde.org> --- Git commit fe44091520ad123fbb599cfa59e7ab2278affa11 by Nate Graham. Committed on 16/08/2023 at 19:25. Pushed by ngraham into branch 'master'. applets/notifications: set Plasmoid.icon The actual icon is drawn by CompactRepresentation, and currently it has to be this way because it does a lot of complicated things including animations, which can't be handled by Plasmoid.icon. However we should set Plasmoid.icon anyway so that it can be used in other contexts that read this property. M +36 -0 applets/notifications/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/fe44091520ad123fbb599cfa59e7ab2278affa11 -- You are receiving this mail because: You are watching all bug changes.