Bug 374731 - activity pager lacks own option for rows/columns
Summary: activity pager lacks own option for rows/columns
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Pager (show other bugs)
Version: 5.8.4
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-08 04:06 UTC by Janet
Modified: 2023-09-05 20:47 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch in case we figure out how to solve the problem above (4.11 KB, patch)
2017-01-09 22:31 UTC, David Edmundson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Janet 2017-01-08 04:06:05 UTC
For the virtual desktops I can choose the number of rows which shall be shown in the pager, it is however not a pager setting but a virtual desktop setting.

The activity pager also seems to use the settings for the virtual desktops. That means if I have a one row pager for the virtual desktops in a horizontal panel I cannot have a one column pager for the activities in a vertical panel. It would be great if the activities would get own settings for that, independent from the virtual desktops.
Comment 1 David Edmundson 2017-01-09 22:27:04 UTC
Turns out this is quite complicated.

We already have an activity pager-only setting for layout horizontal and vertical. 

Explicitly having a row count goes against this, as it effectively overrides that first configuration option.

I don't know how to present both things in the UI.
Comment 2 David Edmundson 2017-01-09 22:31:41 UTC
Created attachment 103320 [details]
Patch in case we figure out how to solve the problem above
Comment 3 Alexander Mentyu 2018-02-21 13:06:42 UTC
Looks like this issue could be set as resolved
Comment 4 Alexander Mentyu 2018-02-21 13:20:02 UTC
Sorry - i posted my prev comment in wrong issue

I noticed that rows setting in Virtual Desktops settings module also can change number of rows in Activity Pager

Maybe 'Virtual Desktops' settings module could be renamed into something like 'Virtual Spaces' or something

'Desktops' tab could be renamed into ''Desktops/Activities',
'Number of rows:' could be renamed and separated into 'Number of virtual desktops rows:' and 'Number of activities rows:'  - there is enough horizontal space for such texts.

Under 'Desktop Names:' section there could be 'Activities Settings' section - with list of current activities and their settings buttons

'Switching' tab could be renamed into 'Desktop Switching'
Comment 5 Nate Graham 2023-09-05 20:47:54 UTC
Yes, I don't think we can do this as it would potentially be much more confusing than the status quo. We will have to come up with another way to solve the general issue of having a Virtual Desktop arrangement that does match the orientation of your panel, which is tracked at Bug 474114.