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
Samuel Mannehed ad206180d2 Properly detect scrollbar gutter
As a rule, instead of hard-coding a behavior on specific platforms we
should do dynamic detection.

This commit moves away from always hiding scrollbars on Android and iOS
and instead detects the rendered width of scrollbars in the browser.
4 years ago
..
decoders Update copyright to 2019 for modified files 4 years ago
input Fix missing caps lock events on iOS 4 years ago
util Properly detect scrollbar gutter 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 Handle slow loading of images 4 years ago
encodings.js Update copyright to 2019 for modified files 4 years ago
inflator.js Initial commit 5 years ago
rfb.js Allow cursor to be updated while connecting 4 years ago
websock.js Update copyright to 2019 for modified files 4 years ago