DescriptionAdd Hide to app menu.
This adds "Hide <app>" to the app menu that is shown when an app window
has focus. This also enables the Cmd+H shortcut.
This also adds an IPC message to instruct the shim to hide.
This also adds a command ID for Hide and a corresponding tag to
MainMenu.xib.
BUG=168080, 276052
TEST=Start an app.
Press Cmd+H or select Hide from the main menu. The app should hide.
Clicking the app's dock icon, or Cmd+Tab to the app should show it again.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221676
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address comments #
Total comments: 8
Patch Set 3 : Address comments #
Total comments: 2
Patch Set 4 : Save original key equivalent. #Messages
Total messages: 11 (0 generated)
|