]> git.proxmox.com Git - mirror_novnc.git/blob - docs/TODO
e8d120055108c7f4c5cfe7aaa06353c594135e77
[mirror_novnc.git] / docs / TODO
1 Short Term:
2
3 - Playback/demo on website.
4
5 - VNC performance and regression playback suite.
6
7 - Test on IE 9 preview 3.
8
9 - Fix cursor URI detection in Arora:
10 - allows data URI, but doesn't actually work
11
12
13 Medium Term:
14
15 - Viewport support
16
17 - Status bar menu/buttons:
18 - Explanatory hover text over buttons
19
20 - Configuration menu:
21 - Tunable: speed vs. bandwidth selection
22 - Tunable: CPU use versus latency.
23 - Scaling
24
25 - Keyboard menu:
26 - Ctrl Lock, Alt Lock, SysRq Lock
27 - Highlight menu icon when keys are locked
28
29 - Clipboard button -> popup:
30 - text, clear and send buttons
31
32
33 Longer Term:
34
35 - Get web-socket-js RFC2817 proxying working again.