scrcpy/app
Romain Vimont 3f51a2ab43 Generate getopt params from option structures
Use the option descriptions to generate the optstring and longopts
parameters for the getopt_long() command.

That way, the options are completely described in a single place.
2021-11-11 14:59:34 +01:00
..
src Generate getopt params from option structures 2021-11-11 14:59:34 +01:00
tests Add line wrapper 2021-11-11 14:55:53 +01:00
meson.build Add line wrapper 2021-11-11 14:55:53 +01:00
scrcpy.1 Document --power-off-on-close 2021-11-07 19:27:53 +01:00