scrcpy/server/src
Romain Vimont e2a7abcd53 Implement clipboard paste
Paste computer clipboard to the device on Ctrl+v.

The other direction (pasting the device clipboard to the computer) is
not implemented. It would require a communication channel from the
device to the computer, other than the socket used by the video stream.
2018-03-07 18:07:02 +01:00
..
main Implement clipboard paste 2018-03-07 18:07:02 +01:00
test/java/com/genymobile/scrcpy Convert server to an Android project 2018-01-30 12:01:36 +01:00