https://bugs.kde.org/show_bug.cgi?id=479712
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/a713f2351ad7f9ea3b43d2ec4 | |36ff1f20d6c036a Version Fixed In| |6.0.1 Resolution|--- |FIXED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit a713f2351ad7f9ea3b43d2ec436ff1f20d6c036a by Nate Graham, on behalf of Nicolas Fella. Committed on 04/03/2024 at 23:34. Pushed by ngraham into branch 'master'. applets/systemtray: Prefer Icon over IconName The systemtray has a custom KIconLoader in order to make the SNI's IconThemePath work. When passing an icon name to Kirigami.Icon we skip that. Instead prefer the Icon role from the model, which goes through the custom loader This restores the logic to how it was before d31b985b6ba3d68b2ac018839864b305b6780574. FIXED-IN: 6.0.1 M +1 -1 applets/systemtray/package/contents/ui/items/StatusNotifierItem.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/a713f2351ad7f9ea3b43d2ec436ff1f20d6c036a -- You are receiving this mail because: You are watching all bug changes.