[Breeze] [Bug 410893] Wrong WiFi icon color
Noah Davis
bugzilla_noreply at kde.org
Thu Aug 15 04:24:40 BST 2019
https://bugs.kde.org/show_bug.cgi?id=410893
--- Comment #11 from Noah Davis <noahadvs at gmail.com> ---
Actually, there is a difference between the way plasma-nm gets the icon theme
icons and the way the notifications widget does.
The notifications widget uses a Plasma Core IconItem
https://api.kde.org/frameworks/plasma-framework/html/classIconItem.html
https://cgit.kde.org/plasma-workspace.git/tree/applets/notifications/package/contents/ui/CompactRepresentation.qml#n118
plasma-nm uses a KNotification object's setIconName(const QString &icon)
function
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list