]> source.dussan.org Git - tigervnc.git/commit
Correctly calculate rects with no CopyRect support
authorPierre Ossman <ossman@cendio.se>
Mon, 9 Dec 2019 14:24:15 +0000 (15:24 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 9 Dec 2019 14:24:15 +0000 (15:24 +0100)
commit86f4f47365f61ccf6104973317af227d6166d7a0
tree991a74feaf3cc3a856ee77ff8667fd418715099c
parent38fe6d08e12457250f60e7b8b7c70c1d67f7c088
Correctly calculate rects with no CopyRect support

The copied rects have already been merged in to the changed rects
at this point if the client doesn't support the CopyRect encoding.
common/rfb/EncodeManager.cxx