scrcpy/app
Romain Vimont 7a77f3bab4 Copy on "get clipboard" if possible
Ctrl+c synchronizes the Android device clipboard to the computer
clipboard.

To make the copy more straightforward, if the device runs at least
Android 7, also send a COPY keycode before copying the clipboard.

<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_COPY>
2020-05-28 12:02:21 +02:00
..
src Copy on "get clipboard" if possible 2020-05-28 12:02:21 +02:00
tests Copy on "get clipboard" if possible 2020-05-28 12:02:21 +02:00
meson.build Enable trilinear filtering for OpenGL 2020-04-15 17:39:51 +02:00
scrcpy.1 Reactivate "turn device screen on" feature 2020-05-27 18:26:46 +02:00