-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Test: Custom Title/Menubar on Windows/Linux #52854
Labels
Milestone
Comments
This was referenced Jun 26, 2018
@beastdestroyer that sounds like #52911 |
This was referenced Jun 26, 2018
Closed
@bpasero Yup, indeed it is, apologies for the trouble, if any! |
This was referenced Jun 26, 2018
This was referenced Jun 26, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test for #29024
Complexity: 4
Summary
On Windows and Linux, users can now opt in to use the custom titlebar that has been available on macOS for some time. With this change, we have implemented a new HTML-based menubar that is more accessible than the Electron version as well as just looks nicer. In order to match the new menubar, menus throughout the workbench are now using the same menu widget.
Test
window.titleBarStyle
tocustom
and restart Code.Things to verify
window.enableMenuBarMnemonics
andwindow.menuBarVisibility
?See existing issues here for dupes Menu and Accessibility
The text was updated successfully, but these errors were encountered: