commit | 07535a890200e640517be0ae04fcff28860ecd37 | [log] [tgz] |
---|---|---|
author | Stephan Kulow <coolo@suse.de> | Wed Jul 23 16:03:14 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Jul 25 09:42:56 2014 +0200 |
tree | a5e6bec09cdb88edcb73e5bff30f9e8c1056eb29 | |
parent | f368c33d5ab09dd5656924185cd975b11838cd25 [diff] |
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>