]> git.proxmox.com Git - mirror_novnc.git/commit
Move resize handling in to RFB object
authorPierre Ossman <ossman@cendio.se>
Fri, 24 Nov 2017 14:25:23 +0000 (15:25 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 6 Dec 2017 10:29:57 +0000 (11:29 +0100)
commit9b84f51685243309afb9ca4cefe1de697594705b
treef135b3d0f5a8e586a5f3acdd2d60a931f57a018e
parent898cd32c0717d491e116c3cebfac6e656f703d41
Move resize handling in to RFB object

Makes the API simpler and makes it easier for other frontends to
get this functionality.
app/styles/base.css
app/styles/lite.css
app/ui.js
core/display.js
core/rfb.js
docs/API-internal.md
docs/API.md
tests/test.display.js
tests/test.rfb.js
vnc.html
vnc_lite.html