scrcpy/app
Romain Vimont 3ee3f8dc02 Work around mouse capture SDL bug on macOS
On macOS, SDL relative mouse mode does not work correctly when the
cursor is outside the window.

As a workaround, move the cursor inside the window before setting the
relative mouse mode.

Refs SDL/#5340 <https://github.com/libsdl-org/SDL/issues/5340>
PR #3031 <https://github.com/Genymobile/scrcpy/pull/3031>
2022-02-20 17:28:02 +01:00
..
prebuilt-deps Move prebuilt-deps/ to app/ 2022-02-09 23:18:34 +01:00
src Work around mouse capture SDL bug on macOS 2022-02-20 17:28:02 +01:00
tests Remove fprintf() in tests 2022-02-18 19:34:54 +01:00
meson.build Build on macOS with libusb support 2022-02-20 17:27:22 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 1.22 2022-01-29 15:44:52 +01:00
scrcpy.1 Remove "linux-only" mentions for HID/OTG features 2022-02-20 17:27:43 +01:00