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

Oversized icons in app drawer in virtual display #5706

Open
zsh-is-life opened this issue Dec 26, 2024 · 2 comments
Open

Oversized icons in app drawer in virtual display #5706

zsh-is-life opened this issue Dec 26, 2024 · 2 comments

Comments

@zsh-is-life
Copy link

Environment

  • OS: [e.g. Debian, Windows, macOS...] Windows 11 Pro
  • Scrcpy version: [e.g. 2.5] 3.1
  • Installation method: [e.g. manual build, apt, snap, brew, Windows release...] winget
  • Device model: OnePlus Pad 2
  • Android version: [e.g. 14] 15

Describe the bug

image
I ran the command scrcpy --new-display=1920x1080, and I noticed the app drawer is always glitched (icons are oversized/glitched)
I tried scrcpy --new-dispaly for native aspect ratio etc. and the bug still exists.

Do note that the app drawer, is functional. I can click on apps and launch them just fine. I can search for apps just fine as well.

@rom1v
Copy link
Collaborator

rom1v commented Dec 26, 2024

Scrcpy creates a virtual display with a given size and dpi. How the launcher (if any) renders icons is out of control of scrcpy.

If the default virtual display launcher is broken, run with --no-vd-system-decorations and run another launcher: #5592 (comment)

https://github.com/Genymobile/scrcpy/blob/master/doc/virtual_display.md#start-app

@809825706
Copy link

809825706 commented Jan 2, 2025

Try this:

scrcpy --new-display=1920x1080/240

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

No branches or pull requests

3 participants