KasmVNC/kasmweb/core
Niko Lehto 766fc43855 Add support for VMware cursor encoding
Supports both classic cursor type and alpha cursor type. In classic
mode the server can send 'inverted' pixels for the cursor, our code
does not support this but handles these pixels as opaque black.

Co-authored-by: Samuel Mannehed <samuel@cendio.se>
2021-03-29 11:53:24 +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 Fix url cursor detection on Edge 2021-03-29 11:51:50 +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 Remove pointless Display.clear() 2021-03-29 11:49:36 +03:00
encodings.js Add support for VMware cursor encoding 2021-03-29 11:53:24 +03:00
inflator.js Initial commit 2020-09-20 12:16:44 +00:00
rfb.js Add support for VMware cursor encoding 2021-03-29 11:53:24 +03:00
websock.js When compacting the receive buffer don't copy unused buffer space 2021-03-29 11:45:23 +03:00