scrcpy/app
Romain Vimont 163cd36ccc Rename -n/--no-window to -N/--no-display
The description of scrcpy is "Display and control your Android device".
We want an option to disable display, another one to disable control.

For naming consistency, name it --no-display.

Also change the shortname to -N, so that we can use -n for --no-control
later.
2019-03-02 22:46:46 +01:00
..
src Rename -n/--no-window to -N/--no-display 2019-03-02 22:46:46 +01:00
tests tests: fix test_control_event_serialize 2019-01-26 20:09:32 +08:00
meson.build Add stream layer 2019-03-02 18:45:45 +01:00