noVNC/core
Alexander E. Patrakov a124c8eab2 Changed the default compression level to 2
The old default was to ask for the maximum compression level. This
is against the recommendations in libvncserver/tight.c due to excessive
CPU load. It also causes Vino 3.8.1 (still shipped with Ubuntu 16.04
LTS) to prefer the blurry JPEG compression too much - e.g. red text on
the default background in MATE terminal becomes almost unreadable.

The new default is the recommended compression level for low-color
workloads, according to libvncserver source. Also, it is the maximum
compression level that doesn't trigger the Vino bug with red text in
most cases.

Fixes issue #737.
2016-12-29 18:22:31 +05:00
..
input Merge pull request #689 from ossman/keysym 2016-11-10 09:36:43 +01:00
base64.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
des.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
display.js Clean up viewport handling 2016-12-09 09:20:50 +01:00
inflator.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
inflator.mod.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Changed the default compression level to 2 2016-12-29 18:22:31 +05:00
util.js Also translate HTML elements 2016-11-19 13:23:00 +01:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00