noVNC/include
daniel kho d3abfcf34d rescale works like a charm now, at least in Firefox. Needed to use the more standards-compliant way (window.innerWidth / innerHeight) instead of offsetWidth / offsetHeight. More work needed to center the canvas to the middle of the screen. 2011-09-11 06:38:31 +08:00
..
web-socket-js Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00
base64.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
black.css Fix CSS sizes with HTML5 doctype. 2011-02-02 10:48:29 -06:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js rescale works like a charm now, at least in Firefox. Needed to use the more standards-compliant way (window.innerWidth / innerHeight) instead of offsetWidth / offsetHeight. More work needed to center the canvas to the middle of the screen. 2011-09-11 06:38:31 +08:00
input.js Touch events and mouse button selectors. 2011-07-23 21:24:59 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
mobile.css Working viewport test. 2011-08-22 11:21:55 -05:00
plain.css rescale works like a charm now, at least in Firefox. Needed to use the more standards-compliant way (window.innerWidth / innerHeight) instead of offsetWidth / offsetHeight. More work needed to center the canvas to the middle of the screen. 2011-09-11 06:38:31 +08:00
playback.js Fix copyright year to 2011. 2011-04-05 14:44:47 -05:00
rfb.js window.onresize screen rescaling with auto-refresh feature. The rescale function is still a little buggy - need to figure out how to move the canvas after a resize. 2011-09-10 19:14:45 +08:00
ui.js rescale works like a charm now, at least in Firefox. Needed to use the more standards-compliant way (window.innerWidth / innerHeight) instead of offsetWidth / offsetHeight. More work needed to center the canvas to the middle of the screen. 2011-09-11 06:38:31 +08:00
util.js Touch events and mouse button selectors. 2011-07-23 21:24:59 -05:00
vnc.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
websock.js Catch Mozilla prefixing of WebSocket. 2011-08-02 08:02:51 -05:00
webutil.js include/webutil.js: fix dirObj undefined attribute. 2011-04-05 14:46:22 -05:00