noVNC/core
Samuel Mannehed 32ed7c6724 Fake cursor position when using touch
With the new gestures we will simulate the cursor being in a different
location than any of the touch points. This is a bit too complex for the
Cursor class, so let's just explicitly tell it where we want the cursor
rendered.
2020-06-12 14:36:10 +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 Fake cursor position when using touch 2020-06-12 14:36:10 +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 Fake cursor position when using touch 2020-06-12 14:36:10 +02:00
websock.js Standardize on camelCase in Websock 2020-05-31 23:21:35 +02:00