I do have a 1080 stored away and will dig out this weekend and test it against my configuration.
But my initial issue is that only the volume tooltip and WiFi tooltip don't behave like all the other systray icons. I even had qbittorrent running (at the time of testing just now) and it behaves normally just like the apt notifier, clock and exit options.
One thing to point out, the volume and WiFi tooltips have a blue frame around the tooltip. All others don't. I'm not sure if I can easily change the icons for those two programs.
This is what works for the volume and WiFi tooltips.
Code: Select all
If panel is 35 pixels high then systray icon size needs to be minimum of 26.
If panel is 40 pixels high then systray icon size needs to be minimum of 31.
If panel is 45 pixels high then systray icon size needs to be minimum of 36.
If panel is 50 pixels high then systray icon size needs to be minimum of 41.
If panel is 55 pixels high then systray icon size needs to be minimum of 46.