Update scrcpy to 1.16
Changelog:
- 1.16
- Add pinch-to-zoom simulation
- Fix clipboard paste
- Inject POWER instead of WAKEUP on start
- 1.15.1
- Fix uninitialized value, breaking HOME shortcut randomly
- 1.15
- Forward Ctrl and Shift to the device
- Change "resize to fit" shortcut from MOD+x to MOD+w
- Make shortcut modifiers customizable
- Restore power mode to "normal" on disconnection
- Keep the screen off on powering on (best effort)
- Add option to disable screensaver
- Do not crash on missing clipboard manager
- Fix touch events HiDPI-scaling
- Correctly inject repeating keycodes
- Add option to ignore repeated key events
- Increase clipboard size from 4k to 256k
- Do not expose internal SDL logs to users