----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123382/ -----------------------------------------------------------
(Updated Feb. 8, 2017, 1:30 p.m.) Status ------ This change has been discarded. Review request for Plasma. Bugs: 341165 https://bugs.kde.org/show_bug.cgi?id=341165 Repository: plasma-workspace Description ------- When there are more than 8 hidden items in the system tray, the system tray doesn't show the rest. This patch is changing the default height of the system tray based on the total count of all of our entries. So if all of our entries become hidden, we will still have enought space to show all of them. Diffs ----- applets/systemtray/package/contents/ui/main.qml fd59a14 Diff: https://git.reviewboard.kde.org/r/123382/diff/ Testing ------- Everything works fine. The opacity in the screenshots is because the popup is losing the focus.. File Attachments ---------------- system tray with less items https://git.reviewboard.kde.org/media/uploaded/files/2015/04/16/ec87e90e-697b-4eaf-8ed6-d37501a18b90__systemtray.png system tray with more items https://git.reviewboard.kde.org/media/uploaded/files/2015/04/16/0067ff99-ec2f-4a74-a310-57c16f06f256__systemtray2.png Thanks, Antonis Tsiapaliokas