mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add resizable virtual display feature
Introduce `--flex-display` to continuously resize the virtual display to match the window.
This commit is contained in:
parent
c28c35137a
commit
f409eed4ff
18 changed files with 221 additions and 20 deletions
|
|
@ -108,7 +108,8 @@ _scrcpy() {
|
|||
--window-x=
|
||||
--window-y=
|
||||
--window-width=
|
||||
--window-height="
|
||||
--window-height=
|
||||
-x --flex-display"
|
||||
|
||||
_init_completion -s || return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue