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

Fix macos shortcuts #39

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Fix macos shortcuts #39

merged 1 commit into from
Oct 4, 2023

Conversation

sparshg
Copy link
Contributor

@sparshg sparshg commented Oct 4, 2023

In GTK 4, <Primary> is an alias for <Control> unlike GTK 3. This means we manually have to map primary to cmd key on mac so the shortcuts can work as expected for a mac user.

@Spydr06
Copy link
Owner

Spydr06 commented Oct 4, 2023

Oh great, I did not know this (I don't own a Mac), tysm

@Spydr06 Spydr06 merged commit acf5269 into Spydr06:main Oct 4, 2023
6 checks 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