remove docs/TODO: see issues marked as "feature".

https://github.com/kanaka/noVNC/issues?labels=feature
This commit is contained in:
Joel Martin 2012-06-23 14:15:41 -05:00
parent bee36506e1
commit 9450f132c6
1 changed files with 0 additions and 19 deletions

View File

@ -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)