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
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3785
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
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