[Github-comments] [geany/geany] Add option and keybinding to hide menubar (PR #2972)

xiota notifications at xxxxx
Fri Oct 29 14:37:50 UTC 2021


This PR adds an option to hide the menubar at startup and a keybinding to toggle menubar visibility.  Addresses #633.

Currently, there is no default keybinding set to toggle the menubar.  This complicates reshowing the menubar if it is hidden at startup.  A common key combination to toggle menubar visibility is `<Primary>m`, but that is already being used to toggle markers.  Should the keybinding be reassigned?  If not, what other keybinding should be used?
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2972

-- Commit Summary --

  * <a href="https://github.com/geany/geany/pull/2972/commits/c2076abb31c4ffd44dbad845d30c48947129899b">Add option to hide menubar on startup</a>

-- File Changes --

    M doc/geany.txt (1)
    M src/keybindings.c (11)
    M src/keybindings.h (2)
    M src/libmain.c (5)
    M src/plugindata.h (2)
    M src/ui_utils.c (2)
    M src/ui_utils.h (1)

-- Patch Links --

https://github.com/geany/geany/pull/2972.patch
https://github.com/geany/geany/pull/2972.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2972
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211029/fb8bb2d9/attachment.htm>


More information about the Github-comments mailing list