commit | 8c3bd691885bef673faf3599ea663d847a17b78f | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Mar 22 15:58:54 2018 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Wed Mar 28 12:43:39 2018 +0200 |
tree | a0ac6db0a3b95241c70cc768e7a54cc984e01cd6 | |
parent | 7cc9f6ad07db1f4f7f141d229d2dc5035bd2f89d [diff] |
Respect request area for cursor rendering We cannot send updates for a cursor that is outside the requested region, so make sure we track things properly. This also has the nice side effect of just re-sending the bits needed when the cursor overlaps a changed part of the framebuffer.