robot icon indicating copy to clipboard operation
robot copied to clipboard

Add Clipboard support to Linux

Open dkrutsko opened this issue 9 years ago • 0 comments

The Clipboard class does not currently support Linux. For this to be implemented on X11, a window needs to be created which will "own" the selected clipboard data. Since #2 is no longer being implemented, this window creation code will need to be self-contained, created just for the purposes of implementing clipboard functionality on Linux.

dkrutsko avatar Apr 17 '16 19:04 dkrutsko