noVNC/include
Joel Martin a5df24b488 Viewport clip/drag for mobile/touchscreen devices.
API changes (forward compatible):

- Display: add 'viewport' conf option to turn on and off viewport
  mode.
- RFB: add 'viewportDrag' option to enable/disable viewport dragging
  mode.

Other:

- Add clip mode setting to default UI. For touch devices, clipping is
  forced on.
- Use CSS media queries to adjust visual elements based on screen
  size. Especially disconnected logo size/position and button text size.
- Catch page unload while connected and give a confirm dialog.
- Change mouse button selector to a single button that changes between
  ' ', 'L', 'M', 'R' when clicked (empty means mouse is just being
  moved and doesn't send clicks).
- include/ui.js:setViewClip() routine sets the clipping of the
  viewport to the current size of the viewport area (if clipping is
  enabled).
- include/ui.js:setViewDrag() toggles/enables/disables viewport
  dragging mode.
- Add several images for the UI and for Apple devices:
    - images/clipboard.png: clipboard menu icon
    - images/connect.png: connect menu icon
    - images/disconnect.png: disconnect button icon
    - images/keyboard.png: show keyboard button
    - images/move.png: viewport drag/move toggle button
    - images/settings.png: settings menu icon
    - images/screen_320x460.png: iOS app/desktop link start image
    - images/screen_57x57.png: iOS app icon
    - images/screen_700x700.png: full size noVNC image
2011-09-22 10:36:23 -05:00
..
web-socket-js Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00
base.css Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
base64.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
black.css Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
blue.css Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
input.js Modifed UI. Move HTML from ui.js to vnc.html. 2011-09-08 08:26:30 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
playback.js Fix copyright year to 2011. 2011-04-05 14:44:47 -05:00
rfb.js Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
ui.js Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
util.js Touch events and mouse button selectors. 2011-07-23 21:24:59 -05:00
vnc.js Disable static canvas logo. 2011-09-08 09:29:05 -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