scrcpy/app/data
Romain Vimont a3cdf1a6b8 Add option to kill adb on close
Killing adb on close by default would be incorrect, since it would break
any other usage of adb in parallel.

It could be easily done manually by calling "adb kill-server" once
scrcpy terminates, but add an option --kill-adb-on-close for
convenience.

Fixes #205 <https://github.com/Genymobile/scrcpy/issues/205>
Fixes #2580 <https://github.com/Genymobile/scrcpy/issues/2580>
Fixes #4049 <https://github.com/Genymobile/scrcpy/issues/4049>
2023-06-05 19:48:21 +02:00
..
bash-completion Add option to kill adb on close 2023-06-05 19:48:21 +02:00
zsh-completion Add option to kill adb on close 2023-06-05 19:48:21 +02:00
icon.ico Move data/ to app/ 2022-02-20 17:56:50 +01:00
icon.png Move data/ to app/ 2022-02-20 17:56:50 +01:00
icon.svg Move data/ to app/ 2022-02-20 17:56:50 +01:00
open_a_terminal_here.bat Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy-console.bat Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy-console.desktop Fix pause message 2023-03-16 18:21:00 +01:00
scrcpy-noconsole.vbs Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy.desktop Fix linux desktop files validation 2023-03-14 23:15:09 +01:00