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

add helper to return NSMenuItem.keyCombo #68

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DivineDominion
Copy link
Contributor

@DivineDominion DivineDominion commented Oct 31, 2020

Requires Clipy/Sauce#35 to work
Closes Clipy/Sauce#32

  • update Sauce dependency to a new version where NSMenuItem.key is supported.
  • fix key code localization

@DivineDominion DivineDominion changed the title add helper to return NSMenuItem.keyCombo [WIP] add helper to return NSMenuItem.keyCombo Oct 31, 2020
@DivineDominion DivineDominion marked this pull request as draft October 31, 2020 12:30
@DivineDominion DivineDominion changed the title [WIP] add helper to return NSMenuItem.keyCombo add helper to return NSMenuItem.keyCombo Apr 12, 2021
@DivineDominion DivineDominion marked this pull request as ready for review April 12, 2021 07:51
@DivineDominion
Copy link
Contributor Author

@Econa77
With Sauce 2.2, I think the extension is ready to go. The "localization" issue of non-ASCII keys in shortcuts is not affecting the functionality currently.

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.

support conversion from NSMenuItem.keyEquivalent to Sauce.Key
1 participant