]> git.proxmox.com Git - mirror_novnc.git/blame - docs/TODO
Merge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
[mirror_novnc.git] / docs / TODO
CommitLineData
1709ee3a 1- Use requestAnimationFrame for frameBufferUpdate polling
0e9b61d2 2
1709ee3a 3- Use WebSocket binary API when available.
9b8f457b 4
1709ee3a 5- Scaling support
159ad55d 6
1709ee3a 7---
c0f3c664 8
0981845e
JM
9- IE 9 improvements.
10 - https://github.com/gimite/web-socket-js/issues#issue/41
11 - try window.atob instead of decode for better performance
6a52558d 12
1709ee3a
JM
13- Keyboard menu/panel:
14 - Move CtrlAltDel button here
15 - direct text entry with Send/Paste button
16 - Ctrl Once/Lock, Alt Once/Lock, SysRq Once/Lock
17 - Highlight menu icon when keys are locked
2574936f 18
1709ee3a 19- zlib/tight support (even if slow)