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

Scaling might be off #184

Open
snaggen opened this issue Jan 4, 2023 · 12 comments
Open

Scaling might be off #184

snaggen opened this issue Jan 4, 2023 · 12 comments

Comments

@snaggen
Copy link

snaggen commented Jan 4, 2023

When I select a window and it zooms that window to fit the screen, it looks very strange. That animation just scales a bit then it jumps to the real size of the window. Not sure what causes this, but my guess is that I have a 4k screen with 200% scale factor. So i guess it might not take the scale factor in to consideration, causing the animation to only go half way.

@dsheeler
Copy link
Owner

dsheeler commented Jan 4, 2023

Can you make a screencast? Do you think it's something other than a choppy (low fps) animation?

@mrEDitor
Copy link

Yep, just noticed the thing too.

When you go on 100%, windows animate nicely to their positions: x1.webm. But if you go 200%, they animate nicely... to their 100% positions and sizes: x2.webm.

@dsheeler
Copy link
Owner

I'll see if I can find time for this soon. Thanks for reporting!

@dsheeler
Copy link
Owner

OK, sorry this took about a year. Do you guys still have this issue? I can't reproduce, so maybe I fixed it!

@dsheeler
Copy link
Owner

@mrEDitor or @snaggen ?

@Etsuya233
Copy link

Etsuya233 commented Dec 27, 2023

OK, sorry this took about a year. Do you guys still have this issue? I can't reproduce, so maybe I fixed it!

Hello, I still has this issue on the lastest Fedora and Ubuntu with the extension v70.
My screen resolution is 3200 * 2000 and the scaling is 200%.
screen.webm

@dsheeler
Copy link
Owner

@Etsuya233 are you using wayland?

@dsheeler
Copy link
Owner

I think this only occurs in wayland, not X11

@Etsuya233
Copy link

I think this only occurs in wayland, not X11

Yes. I'm using Wayland.

@pnguyen72
Copy link

pnguyen72 commented Sep 10, 2024

Specifically, this only happens with native Wayland apps. Xwayland apps are scaled correctly.

@dsheeler
Copy link
Owner

Did you see in #256 that @wxmup found "fractional scaling" fixes this?

gsettings set org.gnome.mutter experimental-features “[‘scale-monitor-framebuffer’]”

@pnguyen72
Copy link

Thank you for the tip, I didn't know. But turning on fractional scaling makes Xwayland apps blury, I don't think I'll take that trade-off.

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

5 participants