System tray icon sizes

Martin Yrjölä martin.yrjola at gmail.com
Fri Sep 12 14:33:54 UTC 2014


On Fri, Sep 12, 2014 at 3:23 PM, Kai Uwe Broulik <kde at privat.broulik.de> wrote:
> Hi,
>
> One of the problems is that most of the tray icons use a Plasma IconItem which follows the icon sizes (16, 22, 32, 48, ...) whereas a custom item does not.
>
> This is also the reason why battery and network usually appear in a different size since they're using SvgItem which doesn't have this magic.
>
> Imho that needs fixing in systray.

Thanks for the explanation! I also think this should be fixed in the
systray. Could it wrap every item inside a QML-component that resizes
itself according to the icon sizes like IconItem does? I still have to
look closer on the implementation to know how the system tray works. I
made a bug report for this issue [1].

Cheers,
Martin

[1] https://bugs.kde.org/show_bug.cgi?id=339033


More information about the Plasma-devel mailing list