draw
draw copied to clipboard
Allow paste from clipboard
Craete image in MSPaint or so, copy it, paste it into etherdraw.
y u no exist?
y u no exist?
lol!
Might be doable. Need to know how it's stored on the clipboard.
incorporate this potentially? https://github.com/JoelBesada/pasteboard
Drag and drop already exists.. Clipboard would be nice too.. pasteboard doesn't really help solve that.. Something like his example client JS would be useful though as we can just pass that as an event: http://joelb.me/blog/2011/code-snippet-accessing-clipboard-images-with-javascript/ emitting the data to the websocket..