Bugzilla – Bug 1175115
Menu Bar Widget for YaST
Last modified: 2023-05-08 14:19:04 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
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