noVNC/core/util
Alexander E. Patrakov d1314d4b3a Moved the "pixels + mask -> RGBA" logic to rfb.js
As requested by Pierre Ossman - he needs this for supporting other
cursor extensions.
2018-09-07 23:01:46 +08:00
..
browser.js Move dragThreshold definition to util/ 2018-08-10 11:24:09 +02:00
cursor.js Moved the "pixels + mask -> RGBA" logic to rfb.js 2018-09-07 23:01:46 +08:00
events.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
eventtarget.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
logging.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
polyfill.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
strings.js Use ES6 classes 2018-07-12 19:06:57 +02:00