summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2001-10-04 11:58:57 +0000
committerdscho <dscho>2001-10-04 11:58:57 +0000
commitbd5fdd670ccae30a31d6b007c312b6d2a1a59cc0 (patch)
tree180753d573f8253e7667a763ef63e8c73e8ef57f /TODO
parent2a683877ecf21311cd05d4d509e3e2e4e43adae6 (diff)
downloadlibvncserver-bd5fdd670ccae30a31d6b007c312b6d2a1a59cc0.zip
libvncserver-bd5fdd670ccae30a31d6b007c312b6d2a1a59cc0.tar.gz
fixed 2 pthreads issues, added noXCursor option.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index a78d83e..97dd04b 100644
--- a/TODO
+++ b/TODO
@@ -5,9 +5,6 @@ udp
documentation
perhaps the option (or just hint) not to mark very tiny regions as
modified, because that is inefficient for the encodings.
-optionally dont draw rich cursors as xcursors
-cursor smears on IRIX with pthreads, then has bus error. has to be a mutex
- problem in cursor routines.
later:
------
@@ -18,6 +15,9 @@ CORBA
done:
-----
+.optionally dont draw rich cursors as xcursors
+.cursor smears on IRIX with pthreads, then has bus error. has to be a mutex
+ problem in cursor routines.
.fix bug in http (java) client with big endian server: byte swapping is broken
(was a cursorshape which was sent too soon; java vncviewer assumes
a rich cursor shape to be always 1 byte per pixel, however, framebuffer
OpenPOWER on IntegriCloud