robot
robot copied to clipboard
Add Clipboard support to Linux
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.