KasmVNC/kasmweb/core
Pierre Ossman 734bdd3746 Deprecate showDotCursor option for RFB constructor
It is not relevant for the connection stage so it should not have
been a constructor argument to begin with. Ship with a warning for
a release before we remove it.
2021-03-29 11:47:35 +03:00
..
decoders Consume data properly in Hextile decoder 2021-03-29 11:33:25 +03:00
input Avoid recursion in Alt check on Firefox 2021-03-29 11:44:49 +03:00
util Replace unnecessary function supportsCursorURIs by a constant variable 2021-03-29 11:35:44 +03:00
base64.js Use default argument for base64 2021-03-29 11:35:16 +03:00
des.js Convert DES into a class 2021-03-29 11:35:23 +03:00
display.js Allow autoscale() with zero height or width 2021-03-29 11:38:52 +03:00
encodings.js Initial commit 2020-09-20 12:16:44 +00:00
inflator.js Initial commit 2020-09-20 12:16:44 +00:00
rfb.js Deprecate showDotCursor option for RFB constructor 2021-03-29 11:47:35 +03:00
websock.js When compacting the receive buffer don't copy unused buffer space 2021-03-29 11:45:23 +03:00