Embed HID event data
In the implementation, an HID event is at most 8 bytes. Embed the data in the HID event structure to avoid allocations and simplify the code. PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
R
Romain Vimont committed
2d32557fdea3e83dd8ec2a73e122338cbe5d417b
Parent: ae303b8