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 4fda2526f4 Send combination keysyms for some Japanese keys
Windows doesn't give us stable symbols for a bunch of Japanese IM keys,
instead alternating between two symbols. This state is not synchronised
with the IM running on the remote server so to have stable behaviour we
have to collapse these multiple symbols in to a single keysym.
4 years ago
..
decoders Handle empty rects in RAW decoder as well 4 years ago
input Send combination keysyms for some Japanese keys 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