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
00c941ab03
commit
3ca88616d2
18 changed files with 219 additions and 19 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