You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont 2d32557fde 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>
3 months ago
..
data Introduce --keyboard and --mouse 3 months ago
prebuilt-deps Remove duplicate lines in libusb script 3 months ago
src Embed HID event data 3 months ago
tests Use sc_ prefix for device sender 3 months ago
meson.build Replace locks by atomics in audio player 4 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 2 years ago
scrcpy-windows.rc Bump version to 2.3.1 6 months ago
scrcpy.1 Introduce --keyboard and --mouse 3 months ago