scrcpy/app
Romain Vimont 6a2cd089a1 Initialize input manager dynamically
The input manager was partially initialized statically, but a call to
input_manager_init() was needed anyway, so initialize all the fields
from the "constructor".

This is consistent with the initialization of the other structs.
2021-05-17 08:48:51 +02:00
..
src Initialize input manager dynamically 2021-05-17 08:48:51 +02:00
tests Add strlist_contains() 2021-04-25 14:38:42 +02:00
meson.build Add support for v4l2loopback 2021-04-25 14:59:10 +02:00
scrcpy.1 Merge branch 'master' into dev 2021-05-09 11:00:30 +02:00