TODO 691 Bytes
Newer Older
1 2 3
immediate:
----------

dscho's avatar
dscho committed
4
MinGW32 doesn't do fcntl on sockets; use setsockopt instead...
dscho's avatar
dscho committed
5
always undraw cursor after sending updates, but do not mark region as modified.
dscho's avatar
dscho committed
6 7
add automatic tests (plasma?)
if preferredEncoding is set outside of libvncserver, don't override it.
dscho's avatar
dscho committed
8 9 10 11
make libvncclient threadsafe (static zlib buffer -> rfbClient*)
make corre work again (libvncclient or libvncserver?)
implement zrle in libvncclient
implement "-record" in libvncclient
12 13 14 15

later:
------

dscho's avatar
dscho committed
16
selectbox: scroll bars
17 18 19
authentification schemes (secure vnc)
	IO function ptr exists; now explain how to tunnel and implement a
	client address restriction scheme.
20
using Hermes library for fast colour translations.
dscho's avatar
dscho committed
21 22
CORBA