fix full frame updates for VNC clients
commit07535a890200e640517be0ae04fcff28860ecd37
authorStephan Kulow <coolo@suse.de>
Wed, 23 Jul 2014 14:03:14 +0000 (23 16:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 25 Jul 2014 07:42:56 +0000 (25 09:42 +0200)
treea5e6bec09cdb88edcb73e5bff30f9e8c1056eb29
parentf368c33d5ab09dd5656924185cd975b11838cd25
fix full frame updates for VNC clients

If the client asks for !incremental frame updates, it has lost its content
so dirty doesn't matter - it has to see the full frame, so setting force_update

Signed-off-by: Stephan Kulow <coolo@suse.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Peter Lieven <pl@kamp.de>
ui/vnc.c