scrcpy/app
Romain Vimont e926bf1fe8 Delay window resize when minimized
On some window managers (e.g. on Windows), performing a resize while the
window is minimized does nothing (the restored window keeps its old
size).

Therefore, like for maximized and fullscreen states, wait for the window
to be restored to apply a resize.

Refs #3947 <https://github.com/Genymobile/scrcpy/issues/3947>
2023-05-22 18:22:45 +02:00
..
data Add --no-video 2023-05-08 17:11:34 +02:00
prebuilt-deps Upgrade FFmpeg build to 6.0-scrcpy-4 2023-05-15 21:55:22 +02:00
src Delay window resize when minimized 2023-05-22 18:22:45 +02:00
tests Rename --no-display to --no-mirror 2023-05-08 16:40:58 +02:00
meson.build Extract sc_display from sc_screen 2023-04-06 19:48:26 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.0 2023-03-12 02:05:37 +01:00
scrcpy.1 Add --no-video 2023-05-08 17:11:34 +02:00