Bug 392483 - Add option to have desktops shown in multiple rows in Pager
Summary: Add option to have desktops shown in multiple rows in Pager
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Pager (show other bugs)
Version: 5.12.3
Platform: Neon Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-29 11:38 UTC by smihael
Modified: 2018-03-29 11:57 UTC (History)
1 user (show)

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


Attachments
Current situation (6.73 KB, image/jpeg)
2018-03-29 11:38 UTC, smihael
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smihael 2018-03-29 11:38:38 UTC
Created attachment 111721 [details]
Current situation

Add option to have desktops shown in multiple rows in Pager. This is regression in comparison to KDE 3. It was possible to have pager in multiple rows in order to save space (especially in dual-screen situation when desktops spread over two monitors).
Comment 1 Eike Hein 2018-03-29 11:47:38 UTC
Right click -> Configure Virtual Desktops -> Rows
Comment 2 smihael 2018-03-29 11:49:31 UTC
I just discovered it for myself too.
It would be still nice for usability reasons to have this option also available from the Pager Settings. It would be way more intuitive.
Comment 3 Eike Hein 2018-03-29 11:57:02 UTC
Maybe, although it doesn't reflect how the system actually works. The virtual desktop layout is a global property in X, it's not specific to a particular pager. You can't have two pagers with different layout for example, unless they chose to ignore the global layout, which ours doesn't. It's one of those awkward rock-and-a-hard-place things. We can likely do better in Wayland soon.