Bug 442359 - Right pane should be double the width of the left pane to follow the rule of 2/3
Summary: Right pane should be double the width of the left pane to follow the rule of 2/3
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) widget (show other bugs)
Version: git-master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-12 22:28 UTC by Andres Betts
Modified: 2022-07-05 16:44 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2021-09-12 22:28:46 UTC
The new menu appears tight on the right hand side. It seems it is almost as wide as the item list with the categories. Consider using the 2/3 rule where the right hand side of the menu is 2/3 of the list area.

This is a good rule of thumb to balance UIs and is used in graphic design a lot for the same purpose. I think that would help the menu feel weighted properly giving more space where the most important content is located.
Comment 1 Nate Graham 2021-09-14 15:52:02 UTC
You mean double the width of the left list pane, right? Making the right pane 2/3 of the width of the left list would make no sense, as the right pane is the content area. I'll assume you mean double the width of the left list pane.

We had that for Plasma 5.20 and 5.21 but it was removed for 5.22 in favor of the tighter layout we have now. I agree that making the right pane wider would look nicer.
Comment 2 Nate Graham 2022-07-05 16:44:30 UTC
This is done in 5.26 now, and in addition, the popup size is nor configurable so you can change it to whatever size you prefer if you don't find the default size to be ideal.