nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 185 forks source link

Clipboard Synchronization #13

Closed nurdism closed 4 years ago

nurdism commented 4 years ago

Synchronize the clipboard between client and server.

Client: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API Server: ?

mikroskeem commented 4 years ago

Perhaps xsel could be utilized?

nurdism commented 4 years ago

looks like its been done in go https://github.com/atotto/clipboard wondering if there is a way to do this with C

nurdism commented 4 years ago

added in https://github.com/nurdism/neko/commit/56a5dcf77f6a10445716485dc717acb901372561