noVNC/core
Pierre Ossman 9e6f71cb75 Remove modifier synchronisation
The fields provided cannot tell us if it is the left or right
version of the key that's pressed, so they are inherently unreliable.
It is also not a huge problem in practice as we'll get in sync on
the next press or release of the modifier.
2017-05-04 12:13:47 +02:00
..
input Remove modifier synchronisation 2017-05-04 12:13:47 +02:00
util Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04: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 Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Remove modifier synchronisation 2017-05-04 12:13:47 +02:00
websock.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00