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
Romain Vimont e4d64e8752 Initialize struct field by field
Initializing with braces initializes the other fields to 0, which is not
necessary.
6 years ago
..
src Initialize struct field by field 6 years ago
tests Swap position/point names 6 years ago
meson.build Expose High DPI support configuration flag 6 years ago