Bug 377526 - Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.
Summary: Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or R...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (show other bugs)
Version: master
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-12 17:46 UTC by tonny sofijan
Modified: 2017-03-24 18:49 UTC (History)
1 user (show)

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


Attachments
left side is what we have now, right side is what it has supposed to be. (5.18 KB, image/png)
2017-03-12 17:46 UTC, tonny sofijan
Details
attch#1 (35.45 KB, image/png)
2017-03-24 05:11 UTC, tonny sofijan
Details
attch#2 (57.85 KB, image/png)
2017-03-24 05:12 UTC, tonny sofijan
Details
attch#3 (3.74 KB, image/png)
2017-03-24 05:13 UTC, tonny sofijan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonny sofijan 2017-03-12 17:46:55 UTC
Created attachment 104517 [details]
left side is what we have now, right side is what it has supposed to be.

Plasma Task Manager widget (and icon only task manager too) use too much space when screen edging to left or right. Please make it more 'compact', not consuming too much screen estate. Example in attachment (left is what we have now, right is what I expect it has supposed to be).

Thanks!
Comment 1 Eike Hein 2017-03-20 11:35:40 UTC
5.10 will have an icon size option in the settings for vertical Task Managers, doing exactly what you want!
Comment 2 tonny sofijan 2017-03-20 16:27:12 UTC
Thanks Eike, Look forward for 5.10!
PS: I think the problem is in the padding, not the icon.
Comment 3 Eike Hein 2017-03-21 12:09:02 UTC
Aye, but don't worry - it's related in the code and you'll get the desired result. If you want to, you could download a git-based live CD to try it right now and give feedback: https://community.kde.org/Plasma/Live_Images#Shipping_the_latest_code_from_Git
Comment 4 tonny sofijan 2017-03-21 17:43:25 UTC
Thanks Eike!
I've downloaded the image (opensuse Argon x86_64) and give it a try in VirtualBox. It's better than the old one, but could you decrease the padding top and padding bottom more? Make it rectangular (width == height)? It still quite spaced. Many thanks!
Comment 5 Eike Hein 2017-03-21 17:52:37 UTC
I'd suggest you select the desired icon size, and then set your panel width so the buttons are square? :)
Comment 6 tonny sofijan 2017-03-23 16:37:47 UTC
I've tried to set icon size on the task manager then set the panel width to make it rectangular, to no avail. The icon size on task manager properties not functioning when the screen edge is left / right, maybe? Thanks again :)

PS: I can get the desired effect if the panel width > 100px, which is a no go for me.
Comment 7 Eike Hein 2017-03-23 17:07:16 UTC
The icon size option is in fact only available for left / right, since they make no sense otherwise. Could you attach a screenshot of your config dialog so we can be sure we're talking about the same thing perhaps?
Comment 8 tonny sofijan 2017-03-24 05:11:48 UTC
Created attachment 104708 [details]
attch#1

Config #1: systemsettings > icons > panel > set to 48 > apply. [attch#!]
Comment 9 tonny sofijan 2017-03-24 05:12:29 UTC
Created attachment 104709 [details]
attch#2

Config #2: task manager > right click > properties > set icon size to large. [attch#2]
Comment 10 tonny sofijan 2017-03-24 05:13:07 UTC
Created attachment 104710 [details]
attch#3

Result: still have quite large padding top and bottom, icon not resizing [attch#3]
Comment 11 tonny sofijan 2017-03-24 05:14:12 UTC
Sure! :)
OS: Opensuse Argon x86_64
Config #1: systemsettings > icons > panel > set to 48 > apply. [attch#!]
Config #2: task manager > right click > properties > set icon size to large. [attch#2]
Result: still have quite large padding top and bottom, icon not resizing [attch#3]
Comment 12 Eike Hein 2017-03-24 13:53:25 UTC
The setting in System Settings isn't relevant to the Task Manager.

Setting the TM icon setting to the larget size ... means very large icons :). Set it to a smaller one.
Comment 13 tonny sofijan 2017-03-24 18:49:25 UTC
Yes! it works.
One caveat: cannot use apply button (apply button does nothing). The effect done after I push OK button and the properties dialog closed.
Many thanks Eike! :)