-
Notifications
You must be signed in to change notification settings - Fork 975
about:preferences now has "autohide menu" option #1630
Commits on May 11, 2016
-
Auto hide of the menu bar is now configurable (defaults to false). At…
… the moment, setting only takes effect when launching browser (restart required on change).
Configuration menu - View commit details
-
Copy full SHA for d81d960 - Browse repository at this point
Copy the full SHA d81d960View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac5e1c - Browse repository at this point
Copy the full SHA dac5e1cView commit details -
Introducing a handler for settings (about:preferences) that change. T…
…his first handler will show/hide the application menu.
Configuration menu - View commit details
-
Copy full SHA for 07b6c4b - Browse repository at this point
Copy the full SHA 07b6c4bView commit details -
Default autohide-menubar=true. Per #1524, it should only default to f…
…alse on Windows (will update in a following commit).
Configuration menu - View commit details
-
Copy full SHA for d84ad70 - Browse repository at this point
Copy the full SHA d84ad70View commit details -
Show "hide the menu bar" in the context menu displayed when you right…
… click in bookmarks toolbar
Configuration menu - View commit details
-
Copy full SHA for f5ff450 - Browse repository at this point
Copy the full SHA f5ff450View commit details -
Defaults to false (show the menu) on Windows. All other platforms def…
…ault to true (hide the menu).
Configuration menu - View commit details
-
Copy full SHA for 7b036c0 - Browse repository at this point
Copy the full SHA 7b036c0View commit details -
Fix linting errors. I had to manually run because pre-commit package …
…failed to install when doing a fresh npm install.
Configuration menu - View commit details
-
Copy full SHA for 0a6d5cd - Browse repository at this point
Copy the full SHA 0a6d5cdView commit details -
- Fixed text in the menu.properties file (use recommended wording/cas…
…ing) - Don't show "hide menu bar" in bookmarks toolbar context menu for OS X - Always set autoHideMenuBar to true (when creating BrowserWindow) for OS X
Configuration menu - View commit details
-
Copy full SHA for 5381081 - Browse repository at this point
Copy the full SHA 5381081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e0dd2 - Browse repository at this point
Copy the full SHA 84e0dd2View commit details