summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2010-07-29 10:46:58 -0500
committerJoel Martin <github@martintribe.org>2010-07-29 10:46:58 -0500
commita867de16524690edacca78a7b23fbadd9cf86443 (patch)
treedc0fcd4172c0d912c77b7bcf9e93cae6b7eda587 /docs
parent0af07711ec26f0b2af7b464b15566a04f2156d7e (diff)
downloadwebsockify-a867de16524690edacca78a7b23fbadd9cf86443.tar.gz
Update TODO.
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO32
1 files 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: