HumbleUI / JWM

Cross-platform window management and OS integration library for Java
Apache License 2.0
562 stars 44 forks source link

macOS: keys get stuck if they correspond to a command #87

Closed tonsky closed 2 years ago

tonsky commented 3 years ago

E.g. Cmd + Left, Left never receives keyUp. Insead, doCommandBySelector moveToLeftEndOfLine is called