scrcpy/app
Romain Vimont 3b068b669e Signal client resize in session packets
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.
2026-04-19 12:20:38 +02:00
..
data Disable retry capture at lower resolution 2026-04-14 22:50:28 +02:00
deps Upgrade SDL build script for SDL3 2026-01-08 20:40:51 +01:00
src Signal client resize in session packets 2026-04-19 12:20:38 +02:00
tests Add RESIZE_DISPLAY control message 2026-04-19 12:20:38 +02:00
meson.build Display disconnected icon before closing 2026-03-17 18:40:35 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.3.4 2025-12-17 19:57:50 +01:00
scrcpy.1 Set default audio-output-buffer to 10ms 2026-04-17 21:34:18 +02:00