Skip to content
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

feat: Add additional menu items #530

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

bradbeam
Copy link
Contributor

@bradbeam bradbeam commented Oct 27, 2024

This adds in the edit/view/window/help menus as well
as adds in additional menu items for the main application.
This allows shortcuts like cmd+q to quit the application on mac.

ref: https://github.com/electron/electron/blob/main/docs/api/menu.md#examples

@bradbeam bradbeam changed the title Misc mac fixes feat: Add additional menu items Oct 27, 2024
This adds in the edit/view/window/help menus as well
as adds in additional menu items for the main application.
This allows shortcuts like cmd+q to quit the application on mac.

ref: https://github.com/electron/electron/blob/main/docs/api/menu.md#examples

Signed-off-by: Brad Beam <[email protected]>
@Xzandro Xzandro merged commit cdb87f3 into Xzandro:master Oct 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants