Romain Vimont 5e918ac0c3 Use enum for key injection mode
There was only two key injection modes:
 - the default one
 - the mode with --prefer-text enabled

To prepare the addition of another mode (--raw-key-events), use an enum
instead of a bool.

PR #2831 <https://github.com/Genymobile/scrcpy/pull/2831>
2021-11-29 21:15:32 +01:00
..
2021-11-29 21:15:32 +01:00
2021-07-14 14:54:22 +02:00
2021-07-14 00:35:10 +02:00
2021-11-24 21:44:29 +01:00