commit | 6356e472512c55a5dc3aaf12ce12a6eb916dd045 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue May 25 18:25:17 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 01 13:30:08 2010 -0500 |
tree | b2986ae39e6403b3129a78c6642615838c8d5e84 | |
parent | 621aaeb9991933a367e3964ecfc88a8f96af1f6a [diff] |
vnc: send desktopresize event as reply to set encodings In case the desktop did resize while the vnc connection setup was still in progress the client isn't informed about it. Send a desktop resize event as soon as the client told us it can handle deskop resize via set encodings message to make sure the client us up to date. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>