mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-10 16:34:30 +01:00
Input events helpers to convert from SDL events to scrcpy events were implemented in input_manager. To reuse them for OTG mode, move them to input_events.h. PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>