diff options
author | dscho <dscho> | 2001-11-27 16:06:02 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-11-27 16:06:02 +0000 |
commit | d6717523becade3ab63d742cbb4f51029a571b6e (patch) | |
tree | e3e72615e53d385dc551de8c807ef39769d90d40 /TODO | |
parent | 9cabed90fe502e35a53b7102f3cb69f07afc4778 (diff) | |
download | libtdevnc-d6717523becade3ab63d742cbb4f51029a571b6e.tar.gz libtdevnc-d6717523becade3ab63d742cbb4f51029a571b6e.zip |
fixed dumb XTestFakeInput bug
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |