mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
On click event, only the whole buttons state was passed to the device. In addition, on ACTION_DOWN and ACTION_UP, pass the button associated to the action. Refs #3635 <https://github.com/Genymobile/scrcpy/issues/3635> Co-authored-by: Romain Vimont <rom@rom1v.com> Signed-off-by: Romain Vimont <rom@rom1v.com> |
||
|---|---|---|
| .. | ||
| test_adb_parser.c | ||
| test_binary.c | ||
| test_cbuf.c | ||
| test_cli.c | ||
| test_clock.c | ||
| test_control_msg_serialize.c | ||
| test_device_msg_deserialize.c | ||
| test_queue.c | ||
| test_str.c | ||
| test_strbuf.c | ||
| test_vector.c | ||