noVNC/core
mmcclaskey e11e76e2c7
Feature/kasm 2041 mobile scaling (#20)
* KASM-2041 auto scale high res mobile - Browsers typically set a scale ratio for high resolution screens, so everything isn't tiny. This mostly works well, but results in a super low resolution for the remote display. This feature detects low resolutions where the browser is doing scaling and adjusts the scale backwards to reach a more reasonable resolution. This typically only happens on modern phones.
2021-11-08 12:55:37 -05:00
..
decoders KasmVNC changes merged manually 2021-03-30 15:03:34 -04:00
input KASM-1980 Add support for CMD right + key shortcuts on MacOs 2021-10-07 12:04:33 +02:00
util Fixes for older Chrome browsers 2021-10-14 17:33:03 +00:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Feature/kasm 2041 mobile scaling (#20) 2021-11-08 12:55:37 -05:00
encodings.js KasmVNC changes merged manually 2021-03-30 15:03:34 -04:00
inflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
rfb.js Feature/kasm 2041 mobile scaling (#20) 2021-11-08 12:55:37 -05:00
websock.js Added support for RTCDataChannel 2021-03-04 18:55:06 +00:00