scrcpy/app
Romain Vimont 750bb1a61b Handle mouse integer scrolling locally
Do not rely on SDL to expose integer scroll values, as they are not
available in all versions.

It was reimplemented in SDL 3.2.12 by this commit:
<0447c2f3c3>

Refs #6156 <https://github.com/Genymobile/scrcpy/issues/6156>
2025-12-09 20:26:21 +01:00
..
data Remove useless flag in zsh completion script 2025-05-22 20:00:58 +02:00
deps Set URL explicitly in dependency build scripts 2025-10-30 22:31:16 +01:00
src Handle mouse integer scrolling locally 2025-12-09 20:26:21 +01:00
tests Add missing test for START_APP serialization 2025-11-25 00:13:13 +01:00
meson.build Set icon and server env paths for meson devenv 2024-12-12 18:15:26 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.3.3 2025-09-23 21:18:45 +02:00
scrcpy.1 Add missing --screen-off-timeout doc in manpage 2025-04-14 18:07:37 +02:00