Bug 482304 - Desktops in the desktop grid could be displayed more efficiently by default
Summary: Desktops in the desktop grid could be displayed more efficiently by default
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: effects-desktop-grid (other bugs)
Version First Reported In: 6.0.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-03 13:12 UTC by Podagric
Modified: 2024-03-03 18:56 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Podagric 2024-03-03 13:12:06 UTC
STEPS TO REPRODUCE
1. Create several desktops
2. Open the desktop grid (meta+g)

OBSERVED RESULT
The desktops will be displayed horizontally, even though there is plenty of space vertically.

It is possible to define the number of lines for the virtual desktops and thus make better use of the screen space, but this will make the pager widget so small that it will be practically impossible to use it (https://i.imgur.com/pKqkvl9.png).

EXPECTED RESULT
The effect could be to better organize the layout of the desktop areas, making better use of the available space.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Something could be done in the pager widget as well, such as forcing a specific number of lines for it, but as kwin is much more active and well maintained than this widget, I thought it best to report it here.
Comment 1 fanzhuyifan 2024-03-03 17:00:33 UTC
The desktop grid reflects the number of rows chosen by the user.