noVNC/core
Pierre Ossman 484a9551d1 Handle quick Cursor detach after mouse up
This timer might fire after the Cursor object has detached from a DOM
element, causing crashes. This will likely not happen in real scenarios,
but the tests are quick enough to trigger this.
2020-06-25 14:37:21 +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 Handle quick Cursor detach after mouse up 2020-06-25 14:37:21 +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