Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to hide menubar #1441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 8, 2024

  1. feat: add option to hide menubar

    Add a "View" submenu to the menubar, that allows the user hide
    the menubar. Also add a keyboard shortcut (Ctrl + M) to toggle
    the visibility of the menubar. This preference is saved, so it
    can be restored once the user closes and reopens Zeal.
    
    This preference is tipically only accessible through the menubar,
    so don't add an entry for it in the "Preferences" window.
    pesader authored and trollixx committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6a8dd76 View commit details
    Browse the repository at this point in the history