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
Pierre Ossman 073737c8ac Handle empty rects from the server
These are very pointless for the server to send, but not a violation of
the protocol so we need to be able to handle them. We've seen this
happen in real world scenarios a few times.
4 years ago
..
decoders Handle empty rects from the server 4 years ago
input Properly limit mouse moves to once every 17 ms 4 years ago
util Handle quick Cursor detach after mouse up 4 years ago
base64.js Standardize on camelCase in Base64 4 years ago
deflator.js Add camelCase rule to eslint 4 years ago
des.js Convert DES into a class 4 years ago
display.js Avoid fractional pixel sizes from Display 4 years ago
encodings.js Add extended clipboard Pseudo-Encoding 4 years ago
inflator.js Add camelCase rule to eslint 4 years ago
rfb.js Standardize on camelCase in Websock 4 years ago
websock.js Standardize on camelCase in Websock 4 years ago