Bug 424711 - System tray icons have inconsistent margins
Summary: System tray icons have inconsistent margins
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Theme - Breeze (show other bugs)
Version: master
Platform: Neon Linux
: NOR minor
Target Milestone: 1.0
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-27 12:18 UTC by Patrick Silva
Modified: 2020-08-13 14:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.20


Attachments
one row (58.72 KB, image/png)
2020-07-27 12:18 UTC, Patrick Silva
Details
adaptative mode (59.87 KB, image/png)
2020-07-27 12:19 UTC, Patrick Silva
Details
gnome | macOS | elementary (30.46 KB, image/png)
2020-07-29 21:33 UTC, Lucas
Details
new screenshot (40.10 KB, image/png)
2020-08-13 13:47 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2020-07-27 12:18:19 UTC
Created attachment 130433 [details]
one row

SUMMARY
As we can see in the attached screenshots, the issue is more noticleable when "One row of small icons" is selected in system tray settings. Compare the attached screenshots please. The first systray icon is Weather Widget installed from KDE Store and enabled in system tray settings.

https://store.kde.org/p/998917/

EXPECTED RESULT
Consistent spacing.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2
Comment 1 Patrick Silva 2020-07-27 12:19:04 UTC
Created attachment 130434 [details]
adaptative mode
Comment 2 Nate Graham 2020-07-28 18:45:24 UTC
What height is your panel? Are you on Wayland?
Comment 3 Patrick Silva 2020-07-28 22:16:24 UTC
Panel height is 36px. My screenshots were taken on Wayland, but the system tray looks the same on X11.
Comment 4 Nate Graham 2020-07-29 19:57:51 UTC
Thanks for using Wayland. :)

I can reproduce. The issue is not new and is actually caused by the icons themselves having inconsistent side margins. It may be exacerbated by the "One row of small icons" setting because that setting has very small spacing (by design for people who like super compact system trays because they have tons and tons of icons in it) because now with smaller extra margins, the icons' own margins become more visible.

The WiFi icons seem to be particularly bad offenders.
Comment 5 Lucas 2020-07-29 21:33:05 UTC
Created attachment 130495 [details]
gnome | macOS | elementary

IMHO the margins should be increased overall. Currently, it is waaay too small, depending largely on the margins of the own icon. This should be avoided because we cannot always expect the icon to have margins, especially the third party ones, and because even if the icon has a margin, the icon itself may vary in width, leading again to the feeling of inconsistent spacing in the tray. The way other systems deal with this is increasing the margins. See elementary is the screenshot for an example, the sound/volume icon is almost 3 times the width of the Bluetooth, however, since the spacing between the items is more prominent, the extra pixels taken up by the volume icon is barely perceived,  and it does not interfere with the general feeling of organization in the tray. This doesn't mean the plasma systray should adopt the elementary spacing, I think that is a bit excessive, but a middle ground should be beneficial.
Comment 6 Nate Graham 2020-07-29 21:48:20 UTC
Yeah, if we used elementaryOS's margins I guarantee that we'd get tons of bug reports. However perhaps you're right that the margins need to be increased a bit, especially for the case of small icons where the margins (or lack thereof) is more prominent.
Comment 7 Nate Graham 2020-07-29 22:09:03 UTC
Git commit 6dfac6d9af4b9f85d70f5e9826b701fc196c5d65 by Nate Graham.
Committed on 29/07/2020 at 22:08.
Pushed by ngraham into branch 'master'.

[applets/systemtray] Very slightly increase margins for small icon size
FIXED-IN: 5.20

M  +1    -1    applets/systemtray/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/6dfac6d9af4b9f85d70f5e9826b701fc196c5d65
Comment 8 Patrick Silva 2020-08-13 13:47:02 UTC
Created attachment 130849 [details]
new screenshot

This issue persists depending on panel height.
My screenshot shows panel with default height 46px 
and Weather Report applet enabled in system tray.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2
Comment 9 Patrick Silva 2020-08-13 13:50:00 UTC
I'm not sure if it is exactly the same issue, but the same occurs when I use Weather Widget mentioned in comment 0 instead of Weather Report applet.
Comment 10 Nate Graham 2020-08-13 13:54:45 UTC
When there's greater spacing between items to mask the inconsistent icon margins, tons of people complain that everything is too far apart, so I don't think that's an option.

Again, the only real solution is to make the icons themselves more consistent with respect to margins... except for the weather icon, which is mis-positioned due to a bug. So we will need new bug reports:

- One in kdeplasma-addons | weather for the mis-positioned weather icon
- One in Plasmashell | theme - Breeze for the network icon being too wide and not looking good in a horizontal panel
- One in Breeze | Icons for the redshift-status-on and redshift-status-off icons being too narrow and not looking good in a horizontal panel
- Maybe more?
Comment 11 Nate Graham 2020-08-13 13:56:30 UTC
Closing again as there's nothing we can do to fix this in the system tray itself and all the issues are in the icons and applets themselves. We'll have to do the hard work there. :)
Comment 12 Patrick Silva 2020-08-13 14:31:42 UTC
weather and network issues reported

https://bugs.kde.org/show_bug.cgi?id=425305
https://bugs.kde.org/show_bug.cgi?id=425306