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