]> git.proxmox.com Git - mirror_novnc.git/blob - docs/TODO
TODO and .gitignore: updates.
[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 - Test firefox 4
10
11 - Fix cursor URI detection in Arora:
12 - allows data URI, but doesn't actually work
13
14
15 Medium Term:
16
17 - Viewport support
18
19 - Status bar menu/buttons:
20 - Explanatory hover text over buttons
21
22 - Configuration menu:
23 - Tunable: speed vs. bandwidth selection
24 - Tunable: CPU use versus latency.
25 - shared mode
26 - Scaling
27
28 - Keyboard menu:
29 - Ctrl Lock, Alt Lock, SysRq Lock
30 - Highlight menu icon when keys are locked
31
32 - Clipboard button -> popup:
33 - text, clear and send buttons
34
35
36 Longer Term:
37
38 - Get web-socket-js RFC2817 proxying working again.