KasmVNC/kasmweb/tests
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
..
.eslintrc Initial commit 2020-09-20 12:16:44 +00:00
assertions.js Initial commit 2020-09-20 12:16:44 +00:00
fake.websocket.js Send data one byte at a time in tests 2021-03-29 11:34:38 +03:00
karma-test-main.js Initial commit 2020-09-20 12:16:44 +00:00
playback-ui.js Initial commit 2020-09-20 12:16:44 +00:00
playback.js Initial commit 2020-09-20 12:16:44 +00:00
test.base64.js Initial commit 2020-09-20 12:16:44 +00:00
test.display.js Set viewport size for autoscale tests 2021-03-29 11:49:41 +03:00
test.helper.js Initial commit 2020-09-20 12:16:44 +00:00
test.keyboard.js Initial commit 2020-09-20 12:16:44 +00:00
test.localization.js Initial commit 2020-09-20 12:16:44 +00:00
test.mouse.js Initial commit 2020-09-20 12:16:44 +00:00
test.rfb.js Add support for VMware cursor encoding 2021-03-29 11:53:24 +03:00
test.util.js Initial commit 2020-09-20 12:16:44 +00:00
test.websock.js Don't compact the receive buffer unless we've actually run out of space 2021-03-29 11:45:00 +03:00
test.webutil.js Initial commit 2020-09-20 12:16:44 +00:00
vnc_playback.html Fix up errors and warnings in vnc_playback.html 2021-03-29 11:38:25 +03:00