• Joel Martin's avatar
    Add cut and paste support. · 30059bdf
    Joel Martin authored
    - 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.
    30059bdf
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
README.md Loading commit data...
TODO Loading commit data...
canvas.html Loading commit data...
canvas.js Loading commit data...
prime.html Loading commit data...
prime.js Loading commit data...
rfb_notes Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
web.py Loading commit data...
wsproxy.py Loading commit data...