scrcpy/app
xeropresence 65d06a3663 Pass full options struct to static functions
This avoids to pass specific options values individually. Since these
function are static (internal to the file), this is not a problem to
make them depend on scrcpy_options.

Refs #1623 <https://github.com/Genymobile/scrcpy/pull/1623>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2020-08-02 18:20:14 +02:00
..
src Pass full options struct to static functions 2020-08-02 18:20:14 +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 Swap paste shortcuts 2020-08-01 16:47:44 +02:00