At least some systray icons are not centered below the blue bar, but slightly offset to the left (see attached screenshot). Reproducible: Always
Created attachment 99630 [details] Broken alignment in Systray
after some debug, (rectangles) it seems the bar is fine, but the applet is not centered within the PlasmoidItem Also, what the hell is going on with this line: onHeightChanged: { if (applet) { applet.width = height } }
Git commit aa5fde007d7085e8eb81a1d97dedcca96a5fc33b by David Edmundson. Committed on 21/06/2016 at 12:40. Pushed by davidedmundson into branch 'Plasma/5.7'. Set System Tray AppletItem width properly Summary: Width should not include top and bottom margins FIXED-IN: 5.7 Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D1966 M +3 -2 applets/systemtray/package/contents/ui/items/AbstractItem.qml http://commits.kde.org/plasma-workspace/aa5fde007d7085e8eb81a1d97dedcca96a5fc33b