You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XWayland/Wayland does not reliably allow for capture of single key
strokes via keyboard event listener(s), but playing about showed
key-combos are _mostly_ caught quickly!
Also it seems on Arch Linux (I use Arch BTW™) the `key` object sent
through the `keyboard.listener` has a different _shape_, or perhaps the
inconsistencies in capture behaviors got me jumping to wrong-thinking.
Either way, these proposed changes _should_ preserve previously
programmed `key.char` detection, while also allowing those stuck with
Wayland to enjoy this tool.
0 commit comments