scrcpy/app/tests
Romain Vimont 9648b7a387 Handle down/up actions for BACK or POWER ON
Pressing right-click generates either BACK or POWER ON, depending on the
current screen state.

Forward DOWN and UP events separately to the device, to generate key
events accordingly.

Ref #1062 <https://github.com/Genymobile/scrcpy/issues/1062>
2020-01-08 22:48:22 +01:00
..
test_buffer_util.c Add test_buffer_util 2019-12-04 19:24:59 +01:00
test_cbuf.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_cli.c Use ARRAY_LEN() macro in tests 2019-12-09 20:59:11 +01:00
test_control_msg_serialize.c Handle down/up actions for BACK or POWER ON 2020-01-08 22:48:22 +01:00
test_device_msg_deserialize.c Rename "event" to "message" 2019-05-31 16:18:00 +02:00
test_queue.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_strutil.c Define SDL_MAIN_HANDLED in all tests 2019-12-09 23:24:39 +01:00