Skip to content

Comments

Add characters_ignoring_modifiers to get chars ignoring modifiers on keyup/down events#136

Open
eugenesvk wants to merge 1 commit intoryanmcgrath:trunkfrom
eugenesvk:fr-char-no-mod
Open

Add characters_ignoring_modifiers to get chars ignoring modifiers on keyup/down events#136
eugenesvk wants to merge 1 commit intoryanmcgrath:trunkfrom
eugenesvk:fr-char-no-mod

Conversation

@eugenesvk
Copy link
Contributor

Copy&pasted the existing pub fn characters(&self) with a different constant

https://developer.apple.com/documentation/appkit/nsevent/1524605-charactersignoringmodifiers

(btw, is

  • characters_ignoring_modifiers verbose really better to read vs
  • chars_no_mods (the verbosity level of constraint_greater_than_or_equal_to makes it worse imo)

@eugenesvk
Copy link
Contributor Author

eugenesvk commented Dec 29, 2024

rebased

The formatting checks/tests seem to run and fail on all the code in the repo, not specific to this, so not sure what to fix here

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.

1 participant