TODO 761 B

12345678910111213141516171819202122232425262728293031
  1. Short Term:
  2. - Keyboard layout/internationalization support
  3. - convert keyCode into proper charCode
  4. - IE 9 improvements.
  5. - https://github.com/gimite/web-socket-js/issues#issue/41
  6. - try window.atob instead of decode for better performance
  7. - Status bar menu/buttons:
  8. - Explanatory hover text over buttons
  9. - Configuration menu:
  10. - Tunable: speed vs. bandwidth selection
  11. - Tunable: CPU use versus latency.
  12. - Scaling
  13. - Keyboard menu:
  14. - Ctrl Lock, Alt Lock, SysRq Lock
  15. - Highlight menu icon when keys are locked
  16. - Clipboard button -> popup:
  17. - text, clear and send buttons
  18. Medium Term:
  19. - VNC performance and regression playback suite.
  20. - Viewport support
  21. - Touchscreen testing/support.