noVNC/core
Pierre Ossman 57ba67f306 Alway focus on touchstart
The new gesture detection code will always prevent the default behaviour
of touchstart, so this check no longer works properly. We might want to
add something similar to GestureHandler in the future, but let's wait
and see what use cases are requested.
2020-06-16 15:32:38 +02:00
..
decoders Standardize on camelCase in Decoders 2020-05-31 23:37:29 +02:00
input Move mouse event handling to RFB class 2020-06-12 14:36:10 +02:00
util Compensate for visual viewport when moving cursor 2020-06-16 14:24:00 +02:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Avoid fractional pixel sizes from Display 2020-06-11 16:50:08 +02:00
encodings.js Add extended clipboard Pseudo-Encoding 2020-02-18 09:32:36 +01:00
inflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
rfb.js Alway focus on touchstart 2020-06-16 15:32:38 +02:00
websock.js Standardize on camelCase in Websock 2020-05-31 23:21:35 +02:00