From kde-bugs-dist Tue Sep 30 23:21:29 2014 From: David Edmundson Date: Tue, 30 Sep 2014 23:21:29 +0000 To: kde-bugs-dist Subject: [plasmashell] [Bug 339522] Tooltip icons still reverting to oxygen icons Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=141211929814176 https://bugs.kde.org/show_bug.cgi?id=339522 --- Comment #3 from David Edmundson --- It seems it's a special case for both battery and wireless not actually using icons. In Plasma there are special SVGs for battery and wireless state. The battery is made up of two SVGs composited on top of each other (Battery + Fill state) As far as IconItem is concerned this isn't a battery icon so it's meant to fall back to the desktop one. The Breeze icon set doesn't have a battery so we go to oxygen. Options are: - add these icons to the breeze icon set - change battery applet to set a custom tooltip so rather than using the standard tooltip it uses the same QML it uses the main plasmoid. -- You are receiving this mail because: You are watching all bug changes.