noVNC/core
Pierre Ossman 9e99ce126c Fake key release for iOS hardware keyboards
iOS sends decent key down events, but junk key up events when a
hardware keyboard is used. This confuses the key tracking as a
corresponding release is then never detected. To work around this
we'll treat the hardware keyboard like the virtual ones and send
the key release right away.
2017-06-21 13:58:53 +02:00
..
input Fake key release for iOS hardware keyboards 2017-06-21 13:58:53 +02:00
util Avoid use of 'let' and 'const' 2017-06-02 15:41:37 +02:00
base64.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
des.js Uncomment ES6 module syntax 2017-02-26 16:30:37 -05:00
display.js Remove colour map support 2017-05-04 15:13:33 +02:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Remove colour map support 2017-05-04 15:13:33 +02:00
websock.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00