Closed lededev closed 2 weeks ago
Thank you for the PR. When the menu bar is hidden, pressing Alt+F etc. displays the menu, but it feels a bit strange. Is it possible to make the menu bar appear when you press the Alt key like in other applications? Also, I'm being very careful about adding shortcut keys these days. I'd like to avoid adding shortcut keys if possible.
(Alt+Space, U) or (Alt+V, U) or (F10, V, U)
Great! I'll check it out later.
This PR has been merged. Thank you for the PR! I plan to make the following modifications to this PR.
Now we can have the simplest user interface, suitable for keyboard-centric power users and small screen users, maximizing the content display area. The hotkey to show and hide the main menu is Shift+F12. You can also right-click on the title bar or left-click on the system menu icon to select from the system menu. Even with the main menu hidden, the main menu also works normally. For example, pressing Alt+F will bring up the File menu, Alt+E will bring up the Edit menu, and Alt+V will bring up the View menu. So there are other ways to restore the main menu, such as pressing (Alt+Space, H) or (Alt+V, H) or (F10, V, H).
Here is the display effect after hiding the main menu, tab bar, toolbar, diff pane and status bar: