commit | 7d964c9d2fc614d2baa788b9e77019b32151f162 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Fri Feb 04 09:05:56 2011 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 23 16:28:28 2011 -0600 |
tree | e75c73bcf29eccac39d40170285401d1cc871053 | |
parent | 999342a0fe959dcd549396a255a04d000678e910 [diff] |
vnc: refresh lossy rect after a given timeout If an adaptive encoding has choosen to send a lossy update based on the result of vnc_update_freq(), then it should advertise it with vnc_sent_lossy_rect(). This will allow to automatically refresh this rect once it's static again. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>