websockify/docs/TODO

49 lines
935 B
Plaintext
Raw Normal View History

2010-06-24 18:55:26 +01:00
Short Term:
- Timing delta between frames in proxy record log, for playback
support (for demo and test).
- Playback/demo on website.
2010-06-24 18:55:26 +01:00
- Test on IE 9 preview 3.
- Fix cursor URI detection in Arora:
- allows data URI, but doesn't actually work
Medium Term:
2010-07-29 16:46:58 +01:00
- Viewport support
2010-07-29 16:46:58 +01:00
- Status bar menu/buttons:
- Explanatory hover text over buttons
- Configuration menu:
2010-07-29 16:46:58 +01:00
- Tunable: speed vs. bandwidth selection
- Tunable: CPU use versus latency.
- shared mode
- Scaling
- Keyboard menu:
- Ctrl Lock, Alt Lock, SysRq Lock
- Highlight menu icon when keys are locked
- Clipboard button -> popup:
- text, clear and send buttons
Longer Term:
2010-06-16 19:57:10 +01:00
- Implement UI option for VNC shared mode.
- Get web-socket-js RFC2817 proxying working again.
- Implement tight and ZRLE encoding
- Support for Spice protocol.
- Consider RDP protocol.
- Consider NX protocol.