You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
bash-completion Add option to kill adb on close 1 year ago
zsh-completion Add option to kill adb on close 1 year ago
icon.ico Move data/ to app/ 3 years ago
icon.png Move data/ to app/ 3 years ago
icon.svg Move data/ to app/ 3 years ago
open_a_terminal_here.bat Move data/ to app/ 3 years ago
scrcpy-console.bat Move data/ to app/ 3 years ago
scrcpy-console.desktop Fix pause message 2 years ago
scrcpy-noconsole.vbs Move data/ to app/ 3 years ago
scrcpy.desktop Fix linux desktop files validation 2 years ago