summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2012-06-23 14:15:41 -0500
committerJoel Martin <github@martintribe.org>2012-06-23 14:15:41 -0500
commit9450f132c6766cbeb04f546531ffbc5ecf549895 (patch)
tree8284f91c43925275cf917f457110d60ca9f25664
parentbee36506e1b6d70109e540697ec17c6da75000f7 (diff)
downloadnovnc-9450f132c6766cbeb04f546531ffbc5ecf549895.tar.gz
remove docs/TODO: see issues marked as "feature".
https://github.com/kanaka/noVNC/issues?labels=feature
-rw-r--r--docs/TODO19
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/TODO b/docs/TODO
deleted file mode 100644
index 941e9e5..0000000
--- a/docs/TODO
+++ /dev/null
@@ -1,19 +0,0 @@
-- Use requestAnimationFrame for frameBufferUpdate polling
-
-- Use WebSocket binary API when available.
-
-- Scaling support
-
----
-
-- IE 9 improvements.
- - https://github.com/gimite/web-socket-js/issues#issue/41
- - try window.atob instead of decode for better performance
-
-- Keyboard menu/panel:
- - Move CtrlAltDel button here
- - direct text entry with Send/Paste button
- - Ctrl Once/Lock, Alt Once/Lock, SysRq Once/Lock
- - Highlight menu icon when keys are locked
-
-- zlib/tight support (even if slow)