noVNC/core
Niko Lehto 296ba51f49 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>
2019-09-24 10:26:30 +02:00
..
decoders Consume data properly in Hextile decoder 2019-02-14 16:57:26 +01:00
input Remove intermediate variable from mouse 2019-02-16 23:31:58 +02:00
util Replace unnecessary function supportsCursorURIs by a constant variable 2019-02-27 10:14:50 +02:00
base64.js Use default argument for base64 2019-02-26 23:52:47 +02:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Remove pointless Display.clear() 2019-08-23 15:05:58 +02:00
encodings.js Add support for VMware cursor encoding 2019-09-24 10:26:30 +02:00
inflator.js Use ES6 classes 2018-07-12 19:06:57 +02:00
rfb.js Add support for VMware cursor encoding 2019-09-24 10:26:30 +02:00
websock.js Extract rQshift to common function 2018-12-08 17:32:00 +02:00