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

Support macOS keyboard shortcuts #889

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Support macOS keyboard shortcuts #889

merged 1 commit into from
Jan 17, 2023

Conversation

Kuruyia
Copy link
Contributor

@Kuruyia Kuruyia commented Jan 16, 2023

This PR adds a new modifier definition, CTRLCMD, which is defined as SUPER (command) on macOS and CTRL on other platforms, for a more streamlined experience on Mac.

Keyboard shortcuts in menus are also changed depending on the platform (CTRL becomes CMD and ALT becomes OPT on macOS), although I'm waiting for your input on whether this can be better implemented.

@WerWolv
Copy link
Owner

WerWolv commented Jan 17, 2023

Thanks a lot!

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