mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-09 01:34:50 +01:00
15c74e7dc9
Caps Lock on iOS only trigged key release or key press events. When it's clicked it would only send keydown, and next time it would only send keyup and so on. It should send both a key press and a key release. Also added the unit tests for macOS since those were missing. Co-Authored-By: Alex Tanskanen <aleta@cendio.se> |
||
---|---|---|
.. | ||
decoders | ||
input | ||
util | ||
base64.js | ||
des.js | ||
display.js | ||
encodings.js | ||
inflator.js | ||
rfb.js | ||
websock.js |