Created attachment 144642 [details] systray screenshot 1. Add system tray as a widget to the desktop 2. Resize vertically EXPECTED Should be able to resize to 1 column wide CURRENT BEHAVIOR Systray menu icon won't wrap
Which Plasma version are you using?
4:5.22.5-0ubuntu1
Hmm, this looks as expected behavior. Desktop widgets are always horizontal, doesn't matter how tall you make them. As far as I know (but maybe I'm wrong) it is not possible to configure orientation for desktop widgets. You can play with different settings using this command: plasmoidviewer --applet org.kde.plasma.systemtray
Created attachment 144818 [details] vertical Good tip - so it does look like there is a vertical form factor available which does the right thing. Is there a way to force a desktop widget to a particular form factor?
(In reply to Reuben from comment #4) > Good tip - so it does look like there is a vertical form factor available > which does the right thing. Is there a way to force a desktop widget to a > particular form factor? Yes, there is a way to force that. Open file "~/.config/plasma-org.kde.plasma.desktop-appletsrc". Find section with "plugin=org.kde.plasma.private.systemtray" - it is possible that you have several such sections if you have system tray configured in panels. Change formfactor to 3. Example: [Containments][46] activityId= formfactor=3 immutability=1 lastScreen=-1 location=0 plugin=org.kde.plasma.private.systemtray wallpaperplugin=org.kde.image