diff options
author | dscho <dscho> | 2001-11-27 15:42:59 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-11-27 15:42:59 +0000 |
commit | 9cabed90fe502e35a53b7102f3cb69f07afc4778 (patch) | |
tree | 2de4d21bf894cf8b1bb14de19ffddd1abade29fc /TODO | |
parent | 4e092b7f86d39890d1ebd36fe5381df896a40d7b (diff) | |
download | libvncserver-9cabed90fe502e35a53b7102f3cb69f07afc4778.zip libvncserver-9cabed90fe502e35a53b7102f3cb69f07afc4778.tar.gz |
removed XTestGrabControl. Doesn't really solve the problem of a bad param.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,7 @@ 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 @@ -28,7 +29,6 @@ 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) |