summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2001-10-04 18:03:37 +0000
committerdscho <dscho>2001-10-04 18:03:37 +0000
commit48eb9b22c7097c4af61760ce3fdc7f5135e657bc (patch)
tree16987447acfe4c26cee592fdc26fa25c9be962ab /TODO
parent1ed7f54eefa8d55640fcb4b6776b79db14a8c064 (diff)
downloadlibtdevnc-48eb9b22c7097c4af61760ce3fdc7f5135e657bc.tar.gz
libtdevnc-48eb9b22c7097c4af61760ce3fdc7f5135e657bc.zip
rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 97dd04b..28562e4 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,13 @@
immediate:
----------
+copyRect and pthreads possible problem.
+authentification schemes (secure vnc)
udp
documentation
- perhaps the option (or just hint) not to mark very tiny regions as
- modified, because that is inefficient for the encodings.
+ hint that to mark very tiny regions as
+ modified is possibly inefficient for the encodings.
+ (a trail of points could be better a small rectangle).
later:
------