Sauce
Sauce copied to clipboard
Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak)
can't seem to find it in the code. keyCode value is 179, but Sauce can't find a match and returns nil. or is it that Sauce handles only Characters? that...
an input of " " won't convert to space? is this intentional?
Thank you for creating this library, it's been essential for my clipboard manager - https://github.com/p0deje/Maccy. I can't even imagine handling all the complexity of converting keycodes to characters and back...
I think there is an issue 2.3.0, it is not monitoring key presses but when I use 2.1.0 it works.
fantastic work and library. any place to donate/sponsor? thanks.
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...