Bug 391308

Summary: Provide option to hide menu bar
Product: [Applications] juk Reporter: Michael D <nortexoid>
Component: generalAssignee: Scott Wheeler <wheeler>
Status: RESOLVED FIXED    
Severity: normal CC: mpyne
Priority: NOR    
Version: 17.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 18.04

Description Michael D 2018-03-02 17:51:16 UTC
It would be nice to provide a way to hide the menu bar in the usual way via the default ctrl + m shortcut.
Comment 1 Michael Pyne 2018-03-03 22:58:26 UTC
Git commit 32597af7dd02e42a1c2095b7d126caec987ab8ab by Michael Pyne.
Committed on 03/03/2018 at 22:56.
Pushed by mpyne into branch 'master'.

Enable the standard "show menu bar" action.

As nicely requested in bug 391308.
FIXED-IN:18.04

M  +2    -0    juk.cpp
M  +2    -1    jukui-rtl.rc
M  +2    -1    jukui.rc

https://commits.kde.org/juk/32597af7dd02e42a1c2095b7d126caec987ab8ab
Comment 2 Michael D 2018-03-04 01:12:15 UTC
Fantastic! Fastest wish implementation ever! Thanks!