scrcpy/app
Romain Vimont 65087fcf57 Make process_text() optional
Not all key processors support text injection (HID keyboard does not
support it).

Instead of providing a dummy op function, set it to NULL and check on
the caller side before calling it.
2022-01-01 19:01:27 +01:00
..
src Make process_text() optional 2022-01-01 19:01:27 +01:00
tests Rename SC_MOD_* to SC_SHORTCUT_MOD_* 2022-01-01 19:01:27 +01:00
meson.build Improve crossbuild configuration 2021-12-10 19:50:58 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Happy new year 2022! 2022-01-01 17:20:36 +01:00