blob: 3139f3585ae8e0715cf9e222862f17d8659533bd [file] [log] [blame]
San Mehata430b2b2014-09-23 08:30:51 -07001immediate:
2----------
Greg Hartman1d80c6a2015-06-17 22:16:13 -07003- Add sources for the java stuff.
4- Implement encryption in libvncserver.
5- Add a libvncclient-config script.
San Mehata430b2b2014-09-23 08:30:51 -07006
7make SDLvncviewer more versatile
8 - test for missing keys (especially "[]{}" with ./examples/mac),
9 - map Apple/Linux/Windows keys onto each other,
10 - handle selection
11 - handle scroll wheel
12style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
13 discuss on list
14LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
15 not deliberately die() or exit() anywhere!
16java vncviewer doesn't do colour cursors?
17make corre work again (libvncclient or libvncserver?)
18teach SDLvncviewer about CopyRect...
19implement "-record" in libvncclient
20implement QoS for Windows in libvncclient
21
22later:
23------
24
25selectbox: scroll bars
26authentification schemes (secure vnc)
27 IO function ptr exists; now explain how to tunnel and implement a
28 client address restriction scheme.
29VisualNaCro testing