Bug 479363 - Allow resizing System Tray to screen height
Summary: Allow resizing System Tray to screen height
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray widget (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-03 17:14 UTC by Kristen McWilliam
Modified: 2024-01-19 16:42 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristen McWilliam 2024-01-03 17:14:10 UTC
SUMMARY

Currently the plasmoid can only be resized to a maximum of ~half the screen height, though a user may wish to make it taller.


STEPS TO REPRODUCE
1. Click the clipboard icon in the tray
2. Grab the top edge and pull it up as far as possible


OBSERVED RESULT

Stops expanding at ~half screen height.

EXPECTED RESULT

Continues expanding as far as space allows.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora
(available in About System)
KDE Plasma Version: 5.91.90
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.0
Comment 1 Bug Janitor Service 2024-01-19 03:42:47 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3785
Comment 2 Nate Graham 2024-01-19 16:41:47 UTC
Git commit b21b6086e9fe15b6e5d89ab4f62327b1f1fba083 by Nate Graham.
Committed on 19/01/2024 at 17:16.
Pushed by ngraham into branch 'master'.

applets/systemtray: remove maximum popup height

There's no compelling reason to limit the maximum height here,
especially considering that a lot of the tray's applets are scrollable
such that getting more vertical space could be beneficial.
FIXED-IN 6.0

M  +0    -3    applets/systemtray/package/contents/ui/ExpandedRepresentation.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/b21b6086e9fe15b6e5d89ab4f62327b1f1fba083
Comment 3 Nate Graham 2024-01-19 16:42:14 UTC
Git commit e7cf416cec8649c2a758fd97156b198c1a2d9b6b by Nate Graham.
Committed on 19/01/2024 at 17:42.
Pushed by ngraham into branch 'Plasma/6.0'.

applets/systemtray: remove maximum popup height

There's no compelling reason to limit the maximum height here,
especially considering that a lot of the tray's applets are scrollable
such that getting more vertical space could be beneficial.
FIXED-IN 6.0


(cherry picked from commit b21b6086e9fe15b6e5d89ab4f62327b1f1fba083)

M  +0    -3    applets/systemtray/package/contents/ui/ExpandedRepresentation.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/e7cf416cec8649c2a758fd97156b198c1a2d9b6b