<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello!<br>
    <br>
    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:<br>
    <img alt="SysTray will look strange if battery applet shows percent"
      title="SysTray will look strange if battery applet shows percent"
      src="cid:part1.03050005.02080305@rosalab.ru" height="306"
      hspace="20" border="1" vspace="20" width="136"><br>
    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:<br>
    <img alt="Clipped battery plasmoid in system tray" title="Clipped
      battery plasmoid in system tray"
      src="cid:part2.01030108.04010503@rosalab.ru" height="171"
      hspace="20" border="1" vspace="20" width="98"><br>
    What do you think about such behavior? I think if plasmoid have
    large size then it should be placed on panel.<br>
    <br>
    Thank you!<br>
    <br>
    <br>
  </body>
</html>