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",
        ^
2021-12-04 09:25:58 +01:00
..
src Add missing comma 2021-12-04 09:25:58 +01:00
tests Add a unit test for clipboard text length 2021-12-04 09:22:35 +01:00
meson.build Use static maps to convert input events 2021-11-29 21:15:07 +01:00
scrcpy.1 Mention SCRCPY_ICON_PATH env var in manpage 2021-12-03 21:47:31 +01:00