commit | 1d4b638ad1fc273a19d93c7d4725fecdd7e5182a | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue May 25 18:25:20 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 01 13:31:40 2010 -0500 |
tree | dd140d42b714be23ef68ac53a7fd8cd43cca0898 | |
parent | 847ce6a185f9ccbc089ef24a6c402b8c99113341 [diff] |
vnc: move size-changed check into the vnc_desktop_resize function. This make sure we send a desktop resize message only in case we actually have to, using the new variables which track the clients desktop size. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>