Changelog:
1. Optimize input interaction with -nograb mode.
Now can use ALT+CTRL to change mouse grab mode with -nograb mode.
2. Add feature that can choose render style.For example, use -fixed to
keep render ratio with different window size.(-windowed option)
3. Add feature that can record window size and site under X server.
This need -config /path/to/file -save /path/to/file options to enable.
4. Add note: If meet crash frequently, try adjust Integrated Graphics
Device(IDG) Aperture size from BIOS.
https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.5
Improve port:
- Fix warnings from portclippy.
- Fix the alignment in a few places.
- Merge the REINPLACE_CMD in the post-extract.
PR: 289430