noVNC/core
Pierre Ossman 83250a6aa6 Use PNG for mouse cursors
The browsers' support for Microsoft's cursor format is a bit spotty,
so use the more common PNG format instead. This also allows us to
use a Canvas to generate the image, rather than coding it by hand.
2017-03-06 16:29:27 +01:00
..
input Properly encapsulate the scale in Display 2017-02-16 14:00:39 +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 Use PNG for mouse cursors 2017-03-06 16:29:27 +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 Merge branch 'settingswhileconnected' of https://github.com/samhed/noVNC 2017-02-24 15:42:27 +01:00
util.js Merge branch 'disableLabels' of https://github.com/samhed/noVNC 2017-02-24 15:13:09 +01:00
websock.js Don't delay WebSocket flushing 2017-02-03 17:12:41 +01:00