]> git.proxmox.com Git - novnc-pve.git/commit
request size with vncshell and container console
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 24 May 2017 10:30:49 +0000 (12:30 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 24 May 2017 11:00:43 +0000 (13:00 +0200)
commita43028e6a8afd79ce0f607f8b3b7a958b68bcc4b
tree30e65479fd9185e578d0f589da6d2304c0d3fe8b
parentc6cb2f9d53ba950ac5d0fbabe31229c6041ef9f7
request size with vncshell and container console

when opening the console*tab* on a host or a container,
give the current size to the vncproxy api call, so that the console
fills the entire tab

resizing the window/iframe does not resize the vnc console
(because libvncserver has no setDesktopSize support)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
debian/patches/0011-add-width-and-height-to-vncproxy-call-in-console-tab.patch [new file with mode: 0644]
debian/patches/series