https://bugs.kde.org/show_bug.cgi?id=397248

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik <k...@privat.broulik.de> ---
The problem is that krfb sets a custom pixmap icon:

setIconByPixmap(QIcon::fromTheme("krfb").pixmap(22, 22, QIcon::Disabled));

So it can be "disabled" or "enabled" depending on whether there is a client
connected or not.

Moreover, QIcon::fromTheme uses the application icon theme instead of Plasma's.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to