Merged
Conversation
Member
|
Thank you for the PR. |
Contributor
Author
Member
|
Great! I'll check it out later. |
Member
|
This PR has been merged. Thank you for the PR!
|
sdottaka
added a commit
that referenced
this pull request
Nov 8, 2024
Marcellomco
added a commit
to Marcellomco/winmerge
that referenced
this pull request
Nov 9, 2024
Added translation for "Main Menu toggle Show/Hide (WinMerge#2509) (2)"
Merged
sdottaka
pushed a commit
that referenced
this pull request
Nov 9, 2024
Added translation for "Main Menu toggle Show/Hide (#2509) (2)"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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:



