Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen rotation resizing issue and Porting over new functionality from original scrcpy project? #189

Open
JSZAdmin opened this issue May 29, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@JSZAdmin
Copy link

JSZAdmin commented May 29, 2020

Hi

Loving your version of Scrcpy using QT, nice to have a gui to work with :)

One issue i found is that if i change the client window size setting in the ini file to lets say 1280x720 the client will loss that setting if there is a screen rotation event...

Also in the last 6 months or so Scrcpy has released a few new versions with some nice functionality there up to 14.0 now...

Some of the nice new things include is the ability to lock video orientation

scrcpy --lock-video-orientation 0 # natural orientation
scrcpy --lock-video-orientation 1 # 90° counterclockwise
scrcpy --lock-video-orientation 2 # 180°
scrcpy --lock-video-orientation 3 # 90° clockwise

And also --stay-awake

scrcpy --stay-awake
scrcpy -w # short option

and a few other nice ones :)

One more thing i'd also love to see in the QT version was a way to pass in settings without using the Gui but by simply passing them using cmd/adb or some settings file

Hope to see some of those things in this version some day, is any of that in your current plans?

@barry-ran
Copy link
Owner

I will follow up scrcpy function regularly, thank you for your reminder

@barry-ran barry-ran added the enhancement New feature or request label Jun 6, 2020
@wasabi-peanutz
Copy link

wasabi-peanutz commented Mar 8, 2021

I just added to the discussions the idea of adding the scrcpy function for mirroring a different android display.

scrcpy --display

The use case of using wireless means you can then get the phone (with dummy hdmi or true hdmi) to going into dex mode (on a samsung). To then be able to mirror the desktop display would be great!

[Side Note: I know there is dex for pc but on other platforms (and in corporate environments) - this would be another great feature to have on this awesome QT version.]

Keep up the good work developers. This QT version is amazing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants