Commit 1b2083d8 authored by dscho's avatar dscho

Update SDLvncviewer TODOs

Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parent a02607fe
...@@ -5,8 +5,8 @@ make SDLvncviewer more versatile ...@@ -5,8 +5,8 @@ make SDLvncviewer more versatile
- Send modifiers key-up on leave focus, - Send modifiers key-up on leave focus,
- test for missing keys (especially "[]{}" with ./examples/mac), - test for missing keys (especially "[]{}" with ./examples/mac),
- map Apple/Linux/Windows keys onto each other, - map Apple/Linux/Windows keys onto each other,
- introduce scrollbars,
- handle selection - handle selection
- handle scroll wheel
style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer: style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
discuss on list discuss on list
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
...@@ -24,6 +24,4 @@ selectbox: scroll bars ...@@ -24,6 +24,4 @@ selectbox: scroll bars
authentification schemes (secure vnc) authentification schemes (secure vnc)
IO function ptr exists; now explain how to tunnel and implement a IO function ptr exists; now explain how to tunnel and implement a
client address restriction scheme. client address restriction scheme.
using Hermes library for fast colour translations.
VisualNaCro testing VisualNaCro testing
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment