Update scrcpy to 1.20
Changes:
- Add official high-resolution icon
- Add HID keyboard support
- Adapt --help output to terminal size
- Rework server initialization to avoid unresponsive Ctrl+c sometimes
- Remove deprecated short options -T and -c
- Fix "Could not find v4l2 muxer"
- Fix workarounds for Meizu devices
- Fix support for expand notification feature on some devices
- Various technical refactors and fixes