mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-02 04:24:26 +01:00
Inject mouse events using id -1 (virtual device) instead of 0 which does not exist (and causes the InputDevice to be null). Fixes <https://github.com/Genymobile/scrcpy/issues/962>