]> git.proxmox.com Git - mirror_novnc.git/commit
Add resize as a capability
authorPierre Ossman <ossman@cendio.se>
Fri, 13 Oct 2017 12:40:25 +0000 (14:40 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 9 Nov 2017 11:51:15 +0000 (12:51 +0100)
commit832be2625bf0f46a58d972716450429805e47d9c
tree42008efbd903e2af5dc2e8ef7f017c10ff5eb53c
parentcd523e8f28dc027c23c1ef5d2cb65db0d8f80458
Add resize as a capability

Makes the API more transparent than piggybacking on completion
of the first framebuffer update.
app/ui.js
core/rfb.js
docs/API.md
tests/test.rfb.js
vnc_lite.html