Bug 376235 - Different width (shrinked) with grouping without popups
Summary: Different width (shrinked) with grouping without popups
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (other bugs)
Version First Reported In: 5.9.1
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-09 12:48 UTC by kolorafa
Modified: 2017-02-09 16:18 UTC (History)
2 users (show)

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


Attachments
Bad width (to short) (128.53 KB, image/png)
2017-02-09 12:49 UTC, kolorafa
Details
Good width (130.45 KB, image/png)
2017-02-09 12:49 UTC, kolorafa
Details
width fix. (624 bytes, patch)
2017-02-09 16:18 UTC, kolorafa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kolorafa 2017-02-09 12:48:32 UTC
When you select to "Grouping By Program Name" but do not select "Open groups in popups" then the tile is somehow shorter even when there is a lof of space empty.
Comment 1 kolorafa 2017-02-09 12:49:09 UTC
Created attachment 103919 [details]
Bad width (to short)
Comment 2 kolorafa 2017-02-09 12:49:48 UTC
Created attachment 103920 [details]
Good width
Comment 3 Eike Hein 2017-02-09 13:00:51 UTC
It's intentional as inline grouping will generally more task buttons, to avoid the layout changing very often.
Comment 4 kolorafa 2017-02-09 16:18:18 UTC
Created attachment 103924 [details]
width fix.

Somehow it is exactly oposite, for me if i have one chrome open first, terminal second, and then i will open second chrome, i want chrome to get after the first chrome so in between chrome and terminal.

You probably will say than you can order Alphabetically, then no, because if I open NEW window, it often gets before the previous one. (example, i have "Terminal <9>" and i will open next one then "Terminal <10>" gets before 9...

I don't like (even hate) this popup groups, but i ... LOVE the grouping, so whenever i open new X it will be placed behind X on the task list.

And if I do it like on "bad width" screenshot, i get the ability to REORDER the gorups, still having them to group togheter, Yes, i know, it's like f... W10.
The problem is i HATE W10 but i like their grouping behavior. And i love Linux & Plasma it's f... awesome!

So for anyone else that want to have the same size here is the patch.
Simple comment-out line "return preferredMinWidth();" in function preferredMaxWidth() in file 
/usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/code/layout.js