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 36c8778d2d Add missing comma
Thank you clang:

    ../app/src/control_msg.c:45:5: warning: suspicious concatenation of
    string literals in an array initialization; did you mean to separate
    the elements with a comma? [-Wstring-concatenation]
        "hover-exit",
        ^
3 years ago
..
src Add missing comma 3 years ago
tests Add a unit test for clipboard text length 3 years ago
meson.build Use static maps to convert input events 3 years ago
scrcpy.1 Mention SCRCPY_ICON_PATH env var in manpage 3 years ago