Romain Vimont e3edb522e4 Forward all clicks by default for UHID and AOA
In relative mouse modes (when the cursor appears on the device), it
makes more sense to forward all clicks (disable HOME/BACK shortcuts on
secondary clicks).

Transform the boolean option --forward-all-clicks into a 3-state option:
 - --forward-all-clicks=true or --forward-all-clicks: enable
 - --forward-all-clicks=false: disable
 - --forward-all-clicks=auto (default): enable only for UHID and AOA

That way, by default, all clicks are forwarded with `scrcpy -M`.

Refs <https://github.com/Genymobile/scrcpy/issues/4727#issuecomment-2069869750>
PR #4877 <https://github.com/Genymobile/scrcpy/pull/4877>
2024-06-23 19:28:26 +02:00
..
2024-05-11 17:12:00 +02:00
2024-03-03 00:00:24 +01:00
2023-11-25 21:37:37 +01:00
2024-03-11 18:05:27 +01:00
2024-03-01 00:52:28 +01:00
2024-03-01 00:52:28 +01:00
2023-03-14 22:03:21 +01:00
2023-03-13 08:43:54 +01:00
2024-03-01 00:52:28 +01:00
2024-05-11 17:12:00 +02:00
2024-06-23 19:15:45 +02:00
2023-03-12 02:04:58 +01:00
2024-05-11 17:12:00 +02:00
2024-03-03 00:00:24 +01:00