Bug 1175115 - Menu Bar Widget for YaST
Summary: Menu Bar Widget for YaST
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Current
Hardware: All openSUSE Factory
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Stefan Hundhammer
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-11 12:57 UTC by Stefan Hundhammer
Modified: 2023-05-08 14:19 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Hundhammer 2020-08-11 12:57:48 UTC
We need a real menu bar widget for YaST.

In most cases, YaST uses a wizard-driven approach; but in some few cases, that doesn't work well: The dialog gets cluttered with too many button and menu buttons.

One example for that is the partitioner; it would greatly benefit from a classic menu bar with pulldown menus to organize all the actions that are available.

More details at

  https://github.com/libyui/libyui/pull/169
Comment 1 Stefan Hundhammer 2020-08-13 08:50:00 UTC
The above PR and the other PRs that it refers to implement the MenuBar widget.

See the PR for more information, screenshots and code examples:

  https://github.com/libyui/libyui/pull/169