]> git.proxmox.com Git - qemu.git/commit
vnc: don't try to send bigger updates that client height
authorCorentin Chary <corentincj@iksaif.net>
Fri, 4 Feb 2011 08:06:06 +0000 (09:06 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 23 Feb 2011 22:28:29 +0000 (16:28 -0600)
commit6c71a539c3cb3927fdea230c3ddb9e273142570f
treeaca6b035589e343c696721e234784bda2f9a9ec1
parentbc2429b9174ac2d3c56b7fd35884b0d89ec7fb02
vnc: don't try to send bigger updates that client height

Respect client size if it doesn't not support desktop resizing.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc.c