mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-06 04:19:41 +00:00
- A textarea below the VNC area represents the state of the current VNC clipboard. If there is a server cut event, the textarea will be updated. If the user updates the contents of the textarea, the new data will be sent as a client paste (cut) event. - One important change was to detect if the clipboard is focused and allow the user to type in the clipboard instead of in the VNC area.
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
- Better status and error feedback.
|
|
|
|
- Get working in firefox using flash web-socket-js:
|
|
http://github.com/gimite/web-socket-js
|
|
|
|
- Version without mootools:
|
|
- test cross-browser
|
|
|
|
- Add WSS/https/SSL support to page and wsproxy.py
|
|
|
|
- Make C version of wsproxy.py
|