You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
decoders Consume data properly in Hextile decoder 4 years ago
input Avoid recursion in Alt check on Firefox 4 years ago
util Fix url cursor detection on Edge 4 years ago
base64.js Use default argument for base64 4 years ago
des.js Convert DES into a class 4 years ago
display.js Remove pointless Display.clear() 4 years ago
encodings.js Add support for VMware cursor encoding 4 years ago
inflator.js Initial commit 5 years ago
rfb.js Add support for VMware cursor encoding 4 years ago
websock.js When compacting the receive buffer don't copy unused buffer space 4 years ago