]> source.dussan.org Git - tigervnc.git/commit
Avoid intersecting screen with empty clipList in vncHooksCopyArea. The
authorPeter Åstrand <astrand@cendio.se>
Mon, 7 Mar 2011 12:52:37 +0000 (12:52 +0000)
committerPeter Åstrand <astrand@cendio.se>
Mon, 7 Mar 2011 12:52:37 +0000 (12:52 +0000)
commit27581fc1919c5078a5cd3afe0ac4841bd2990877
treef8a423bdae3ed5d74873e5f644e3dd86f6bec43b
parent20dea4620c23eafaad7e55902c6973cf95047e92
Avoid intersecting screen with empty clipList in vncHooksCopyArea. The
result would be empty, which means that we are not sending CopyRect
updates even though we can. Improves vertical scrolling with Firefox
and Adobe reader.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4324 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/vncHooks.cc