scrcpy/app
Romain Vimont 5d473efeb5 Bind Home key to MOVE_HOME
On pressing Home key on the computer, move the cursor to the beginning
of the line instead of going back to the home screen.

<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HOME>
<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_MOVE_HOME>

Fixes (part of) <https://github.com/Genymobile/scrcpy/issues/555>.
2019-05-27 10:24:47 +02:00
..
src Bind Home key to MOVE_HOME 2019-05-27 10:24:47 +02:00
tests Fix overflow in test 2019-03-25 11:33:32 +01:00
meson.build Add stream layer 2019-03-02 18:45:45 +01:00