You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont c57a0512ba Add assertions
Passing an unknown enum value to convert them to string would return
NULL without any error, possibly causing undefined behavior later.

Add assertions to catch such programming errors early.
2 months ago
..
data Forward mouse hover events 3 months ago
deps Upgrade platform-tools (35.0.0) for Windows 3 months ago
src Add assertions 2 months ago
tests Simplify shortcut modifiers 3 months ago
meson.build Add UHID mouse support 7 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.5 3 months ago
scrcpy.1 Add mouse secondary bindings 2 months ago