noVNC/core
Samuel Mannehed e52a278ed7 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.
2020-01-02 11:30:18 +01:00
..
decoders Validate decoded image dimensions 2019-12-23 15:42:02 +01:00
input Fix missing caps lock events on iOS 2019-11-07 16:44:26 +01:00
util Properly detect scrollbar gutter 2020-01-02 11:30:18 +01:00
base64.js Use default argument for base64 2019-02-26 23:52:47 +02:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Handle slow loading of images 2019-12-23 15:52:54 +01:00
encodings.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
inflator.js Use ES6 classes 2018-07-12 19:06:57 +02:00
rfb.js Allow cursor to be updated while connecting 2019-12-30 09:30:00 +01:00
websock.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00