scrcpy/app
Romain Vimont 6808288823 Make pointer id independent of mouse bindings
The device source (MOUSE or FINGER) to use depended on whether a
secondary click was possible via mouse bindings.

As a first step, always use a mouse source to break this dependency.
Note that this change might cause regressions in some (unknown) cases
(refs f70359f14f), but hopefully not.

Further commits will restore a finger source in some specific use cases,
but independent of secondary clicks.

Refs #5055 <https://github.com/Genymobile/scrcpy/issues/5055>
Fixes #5067 <https://github.com/Genymobile/scrcpy/issues/5067>
PR #5076 <https://github.com/Genymobile/scrcpy/pull/5076>
2024-07-11 12:04:09 +02:00
..
data Forward mouse hover events 2024-06-29 12:42:19 +02:00
deps Upgrade platform-tools (35.0.0) for Windows 2024-06-29 13:10:45 +02:00
src Make pointer id independent of mouse bindings 2024-07-11 12:04:09 +02:00
tests Simplify shortcut modifiers 2024-06-23 19:15:45 +02:00
meson.build Add UHID mouse support 2024-03-01 00:52:13 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.5 2024-06-29 16:52:45 +02:00
scrcpy.1 Forward mouse hover events 2024-06-29 12:42:19 +02:00