]> git.proxmox.com Git - mirror_novnc.git/commit - vnc_auto.html
Support automatic resize [Part 3/4]: ui.js
authorsamhed <samuel@cendio.se>
Tue, 10 Feb 2015 16:05:58 +0000 (17:05 +0100)
committersamhed <samuel@cendio.se>
Tue, 10 Feb 2015 16:05:58 +0000 (17:05 +0100)
commitf8b399d7dfb180f2e173b3cc567a4ad543dda655
tree815f748df2c59045b52769a0d6cef3a03fd5fc56
parentb0ec6509f11469569c438e5f5e4300e6a1ce4dad
Support automatic resize [Part 3/4]: ui.js

* Added a resize request (setDesktopSize) triggered when connecting and by
  changes to the browser window's size.
* Hid the view-drag-hand when the display area is the same or smaller than the
  remote session size.
* Added a setting for the automatic resize feature.
* Updated vnc.html and vnc_auto.html to reflect the changes to the UI.
include/ui.js
vnc.html
vnc_auto.html