noVNC/core
Pierre Ossman c483795ca3 Wait for proper image load event
There is a specific event for when an image has finished loading,
so trigger on that rather than polling. The polling interval of
requestAnimationFrame() can also be very large.
2016-09-26 13:07:32 +02:00
..
input Move input-related files into core/input 2016-09-16 15:49:52 -04: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 Wait for proper image load event 2016-09-26 13:07:32 +02: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 Hide image handling in display object 2016-09-26 13:07:25 +02:00
util.js Remove unecessary event-related code from Util 2016-09-16 15:49:52 -04:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00