System tray: size of icons

Marco Martin notmart at gmail.com
Tue Aug 14 17:01:25 UTC 2012


On Tuesday 14 August 2012, Dmitry wrote:
> Hello!
> 
> I thought that all icons in tray have to be the same size (i.e. to be
> limited in size), but current C++ system tray doesn't fix size of icons
> (plasmoids). For example, battery may be larger that other icons. It
> looks very strange:
> SysTray will look strange if battery applet shows percent
> I assumed that all icons have to have the same size and I fixed their
> size in QML implementation of system tray. So, my assumption causes
> battery be smaller or be clipped:
> Clipped battery plasmoid in system tray
> What do you think about such behavior? I think if plasmoid have large
> size then it should be placed on panel.

hmm, that sounds like a bug, the battery shouldn't have a too big minimum 
size..

are you setting an actual clip to the items that contain the plasmoids? (it 
may get a bit expensive on performances)

Cheers,
Marco Martin


More information about the Plasma-devel mailing list