noVNC/core/util
Pierre Ossman baa4f23ee5 Provide fallback cursor method
Some browsers don't support custom cursors, and there are cases
where the browsers refuse to show the cursor. Handle both of these
cases by letting the browser render the cursor via a floating
canvas.

This allows us to support a local cursor at all times.
2018-07-06 16:37:27 +02:00
..
browser.js Move browser checks to browser.js 2018-01-30 08:35:47 -08:00
cursor.js Provide fallback cursor method 2018-07-06 16:37:27 +02:00
events.js Remove unnecessary Log dependency in events.js 2018-01-30 08:38:46 -08:00
eventtarget.js Use standard EventTarget interface for events 2017-11-09 13:14:16 +01:00
logging.js Remove jshint comments 2018-01-31 07:38:29 -08:00
polyfill.js Use standard EventTarget interface for events 2017-11-09 13:14:16 +01:00
strings.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00