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
Jesper Alf Dam d4747a8c80 Avoid recursion in Alt check on Firefox
The Firefox workaround which checks for missing Alt key events may
synthesise new KeyboardEvents. On these events, checkAlt should not be
recursively triggered. Otherwise, we get "too much recursion" errors
whenever the Alt key is pressed.
4 years ago
..
decoders Consume data properly in Hextile decoder 4 years ago
input Avoid recursion in Alt check on Firefox 4 years ago
util Replace unnecessary function supportsCursorURIs by a constant variable 4 years ago
base64.js Use default argument for base64 4 years ago
des.js Convert DES into a class 4 years ago
display.js Allow autoscale() with zero height or width 4 years ago
encodings.js Initial commit 5 years ago
inflator.js Initial commit 5 years ago
rfb.js Remove the default value of wsProtocols 4 years ago
websock.js Initial commit 5 years ago