scrcpy/app
Romain Vimont 206abdb2c5 Add option to force legacy method for pasting
Some devices do not behave as expected when setting the device clipboard
programmatically.

Add an option --legacy-paste to change the behavior of Ctrl+v and MOD+v
so that they inject the computer clipboard text as a sequence of key
events (the same way as MOD+Shift+v).

Fixes #1750 <https://github.com/Genymobile/scrcpy/issues/1750>
Fixes #1771 <https://github.com/Genymobile/scrcpy/issues/1771>
2020-10-06 21:30:10 +02:00
..
src Add option to force legacy method for pasting 2020-10-06 21:30:10 +02:00
tests Customize shortcut modifier 2020-08-01 16:31:27 +02:00
meson.build Customize shortcut modifier 2020-08-01 16:31:27 +02:00
scrcpy.1 Add option to force legacy method for pasting 2020-10-06 21:30:10 +02:00