noVNC/core
Otto van Houten a0b7c0dac5 Add QEMU Led Pseudo encoding support
Previously, num-lock and caps-lock syncing was performed on a best effort basis by qemu.
Now, the syncing is performed by no-vnc instead. This allows the led state syncing to work
in cases where it previously couldn't, since no-vnc has with this extension knowledge of both
the remote and local capslock and numlock status, which QEMU doesn't have.
2023-09-29 13:58:55 +02:00
..
crypto Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
decoders Always return copy of data from socket 2023-06-04 19:12:02 +02:00
input Add QEMU Led Pseudo encoding support 2023-09-29 13:58:55 +02:00
util Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
display.js Switch Display.flush() to use a promise 2023-06-04 19:00:33 +02:00
encodings.js Add QEMU Led Pseudo encoding support 2023-09-29 13:58:55 +02:00
inflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
ra2.js Add Websock send queue helpers 2023-06-04 22:32:43 +02:00
rfb.js Add QEMU Led Pseudo encoding support 2023-09-29 13:58:55 +02:00
websock.js Implicitly flush Websock if needed 2023-06-04 22:32:43 +02:00