Pitel updated this revision to Diff 28405. Pitel added a comment.
In previous revisions I used fillWidth = false but it is wrong because it not only prevents expanding but also it prevents applet from shrinking. So use Layout.maximumWidth = Layout.preferredWidth instead. Also after further testing I do not think the option must be restricted to icon version of applet only -- with full version (and Spacer applet) it allows you to align task on right side of panel which was impossible before. F5736447: Screenshot_20180302_144855.png <https://phabricator.kde.org/F5736447> Note: By default the new "fillWidth" option is enabled, so no behaviour changes until user explicitly configures the applet. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10944?vs=28345&id=28405 REVISION DETAIL https://phabricator.kde.org/D10944 AFFECTED FILES applets/taskmanager/package/contents/config/main.xml applets/taskmanager/package/contents/ui/ConfigGeneral.qml applets/taskmanager/package/contents/ui/main.qml To: Pitel, ngraham, mart Cc: mart, ngraham, plasma-devel, #plasma, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol