summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2001-11-27 16:06:02 +0000
committerdscho <dscho>2001-11-27 16:06:02 +0000
commitd6717523becade3ab63d742cbb4f51029a571b6e (patch)
treee3e72615e53d385dc551de8c807ef39769d90d40 /TODO
parent9cabed90fe502e35a53b7102f3cb69f07afc4778 (diff)
downloadlibtdevnc-d6717523becade3ab63d742cbb4f51029a571b6e.tar.gz
libtdevnc-d6717523becade3ab63d742cbb4f51029a571b6e.zip
fixed dumb XTestFakeInput bug
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index c5b984f..70dae90 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@ immediate:
----------
x11vnc: clipboard, cursor, updates interruptible by input (doesn't work yet)
-.x11vnc: sometimes XTest fails (but doesn't with x0rfbserver)
extra_bytes in rfbDrawCharWithClip.
tested mouse buttons make copy rect, but text is not marked as mod.
cursor drawing: set optional grain to mark bigger rectangles as drawn (else
@@ -29,6 +28,7 @@ internal HTTP tunnelling feature (needs a special GET target and a few
done:
-----
+.x11vnc: sometimes XTest fails (but doesn't with x0rfbserver)
.DeferUpdateTime (timing problems!)
.empty cursor sending doesn't work.
.udp (need an rfbClientPtr udpClient in rfbScreen)