Bug 356603 - Applet text is quite big on two-rowed panel
Summary: Applet text is quite big on two-rowed panel
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: User Switcher widget (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-13 14:35 UTC by Gregor Mi
Modified: 2025-03-21 14:19 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.4
Sentry Crash Report:


Attachments
Panel with User Switcher applet (177.03 KB, image/png)
2015-12-13 14:35 UTC, Gregor Mi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor Mi 2015-12-13 14:35:00 UTC
Created attachment 96034 [details]
Panel with User Switcher applet

Currently, the User Switcher applet consumes much space on a horizontal panel that was adjusted in height to make the system tray show two rows.
Comment 1 Kai Uwe Broulik 2015-12-13 15:44:24 UTC
It has the same sizing policy as the digital clock.
It could perhaps have a maximum size similar to the systray
Comment 2 Nate Graham 2020-01-12 21:13:07 UTC
The digital clock's sizing has since been changed to be smaller, and the weather applet's text now matches that. I guess this one should too.
Comment 3 Bug Janitor Service 2025-03-20 14:14:52 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/710
Comment 4 Marco Martin 2025-03-21 10:56:03 UTC
Git commit b7393e0d88a1587c8c80aecfe5f04037224f658a by Marco Martin.
Committed on 21/03/2025 at 10:39.
Pushed by mart into branch 'master'.

applets/userswitcher: Limit the label size

The digital clock label size is limited to gridSize * 3, use the same
limit for consistency

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

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/b7393e0d88a1587c8c80aecfe5f04037224f658a
Comment 5 Marco Martin 2025-03-21 11:16:57 UTC
Git commit 2887b25488b6438cc855d089b7868e15359385c1 by Marco Martin.
Committed on 21/03/2025 at 10:56.
Pushed by mart into branch 'Plasma/6.3'.

applets/userswitcher: Limit the label size

The digital clock label size is limited to gridSize * 3, use the same
limit for consistency


(cherry picked from commit b7393e0d88a1587c8c80aecfe5f04037224f658a)

b7393e0d applets/userswitcher: Limit the label size

Co-authored-by: Marco Martin <notmart@gmail.com>

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

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/2887b25488b6438cc855d089b7868e15359385c1