commit | 02c2b87fff97e77a1f6033fb09f53afa267c0c1e | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Mon Dec 14 14:11:56 2009 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Dec 18 11:26:25 2009 -0600 |
tree | d11fd10144928eede306115636ddbd5de91ed8bc | |
parent | d587e0787153f0224a6140c5015609963ceaabfb [diff] |
vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles This violates the RFB specification (section 6.6.4). It happens to work with most clients but it's still wrong. Reported-by: Yaniv Kaul <ykaul@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>