D10944: [taskmanager applet] Do not fill width
Radek HuĊĦek
noreply at phabricator.kde.org
Wed Mar 14 11:42:15 UTC 2018
Pitel added a comment.
I understand you do not like adding options that you do not like adding options adjust think which should be configured on another level. But to be able to configure filling empty space at level of panel applets must not claim they need more space than they really do (and now taskmanager is doing exactly that). So possible solutions I see are:
- Always limit taskmanager to needed space only (i.e. set `maximumWidth: preferredWidth`): The best solution from technical point of view, lets you config filling empty space by adding expanding spacers into panel **but** it breaks existing setups which is highly undesirable as I understood from previous comments.
- Add config option as proposed by this patch: It enables the desired behavior without breaking existing setups, but adds a bit non-systematic config option.
- Do nothing: Taskmanager will keep eating all space and and some reasonable setups will be impossible to achieve. F5735027: Screenshot_20180301_175311.png <https://phabricator.kde.org/F5735027>
I believe the last option is the worst by far.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D10944
To: Pitel, ngraham, mart
Cc: hein, mart, ngraham, plasma-devel, #plasma, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180314/67766ab7/attachment.html>
More information about the Plasma-devel
mailing list