mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
So far, scrcpy always resized the window whenever a frame with a new size was received. However, with the upcoming "flex display" feature, the size of the virtual display can change either on its own (e.g., due to app rotation) or as a result of a client window resize. Track the cause of each resize and signal it in the session metadata. Resize the window only if the change was not triggered by a client request to prevent resize loops and stuttering. |
||
|---|---|---|
| .. | ||
| audio.md | ||
| build.md | ||
| camera.md | ||
| connection.md | ||
| control.md | ||
| develop.md | ||
| device.md | ||
| gamepad.md | ||
| keyboard.md | ||
| linux.md | ||
| macos.md | ||
| mouse.md | ||
| otg.md | ||
| recording.md | ||
| shortcuts.md | ||
| tunnels.md | ||
| v4l2.md | ||
| video.md | ||
| virtual_display.md | ||
| window.md | ||
| windows.md | ||