diff options
author | dscho <dscho> | 2004-06-07 11:43:00 +0000 |
---|---|---|
committer | dscho <dscho> | 2004-06-07 11:43:00 +0000 |
commit | fefcb9188a0810577ee8d17a384af19c39d8a49e (patch) | |
tree | 7dfa2bb0b08c235324f0d31be13b1f17aaf3c2ad /TODO | |
parent | fc45b97d6503cf7fc72cdacd4611055c5554e77c (diff) | |
download | libvncserver-fefcb9188a0810577ee8d17a384af19c39d8a49e.zip libvncserver-fefcb9188a0810577ee8d17a384af19c39d8a49e.tar.gz |
fix cursor trails (when not using cursor encoding and moving the cursor,
the redrawn part of the screen didn't get updated, and so left cursor trails).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,6 @@ immediate: ---------- -cursor drawing does not get undone prior to sending TightVNC encoding!!! Regression!!! extra_bytes in rfbDrawCharWithClip. tested mouse buttons make copy rect, but text is not marked as mod. @@ -19,6 +18,7 @@ CORBA done: ----- +.cursor drawing does not get undone prior to sending .following two items overridden by RealVNC's idea: if there are too many rectangles (like >50), just use the bounding box. cursor drawing: set optional grain to mark bigger rectangles as drawn (else |