Add resizable virtual display feature

Introduce `--flex-display` to continuously resize the virtual display
to match the window.
This commit is contained in:
Romain Vimont 2026-04-17 08:30:25 +02:00
parent c28c35137a
commit f409eed4ff
18 changed files with 221 additions and 20 deletions

View file

@ -108,7 +108,8 @@ _scrcpy() {
--window-x=
--window-y=
--window-width=
--window-height="
--window-height=
-x --flex-display"
_init_completion -s || return