From a867de16524690edacca78a7b23fbadd9cf86443 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 29 Jul 2010 10:46:58 -0500 Subject: [PATCH] Update TODO. --- docs/TODO | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) diff --git a/docs/TODO b/docs/TODO index ec76ad6..3a5ca53 100644 --- a/docs/TODO +++ b/docs/TODO @@ -10,38 +10,22 @@ Short Term: - Test on IE 9 preview 3. -- Possibly support IE <= 8.0 using excanvas or fxcanvas: - http://excanvas.sourceforge.net/ - http://code.google.com/p/fxcanvas/ - - Fix cursor URI detection in Arora: - allows data URI, but doesn't actually work Medium Term: -- Viewport and/or scaling support. +- Viewport support -- Status bar buttons: - - Isolate menu UI in DefaultControls.js - - Icons in status area upper left - - Dialogs float over canvas - - Turn off events while menu open (but still update display) +- Status bar menu/buttons: - Explanatory hover text over buttons - - Connect/disconnect button - - Configuration menu: - - Store in cookies - - Items (move to public settings): - - Host - - Port - - Password - - Encrypt - - TrueColor - - speed vs. bandwidth selection - - b64encoding - - shared mode + - Tunable: speed vs. bandwidth selection + - Tunable: CPU use versus latency. + - shared mode + - Scaling - Keyboard menu: - Ctrl Lock, Alt Lock, SysRq Lock @@ -50,10 +34,6 @@ Medium Term: - Clipboard button -> popup: - text, clear and send buttons - - password popup: - - when none set, but password required - - session only, should not store in cookie - Longer Term: