Bug 424126

Summary: Standardized feature to display a hamburger menu in the tool bar when the menu bar is hidden, like Dolphin does
Product: [Frameworks and Libraries] frameworks-kxmlgui Reporter: postix <postix>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: kde-2011.08, nate, openmindead, plasma-bugs, postix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:

Description postix 2020-07-12 15:03:02 UTC
Dolphin has the the nice feature to add the hamburger icon to the tool bar when the menu bar his hidden and vice versa. 
This would enhance the UX in other KDE apps as well, which show a toolbar, such as Okular, Kate, etc. 

If no toolbar is present, a warning dialog should be displayed, like it's already the case for Kate:
"This will hide the menu bar completely. You can show it again by typing Ctrl+M. [x] never remind again. [OK]".
Comment 1 Nate Graham 2020-07-12 15:26:46 UTC
Kirigami already has a feature sort of like this for its apps, but in order to implement this in all QWidgets-based apps, it would have to be a feature in KXMLGui. ...Which seems reasonable to me. Moving it there.
Comment 2 Christoph Feck 2020-07-13 01:01:43 UTC
*** Bug 211304 has been marked as a duplicate of this bug. ***