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

Chromium blurry with "output * scale 2" #1481

Closed
maletor opened this issue Nov 30, 2017 · 7 comments
Closed

Chromium blurry with "output * scale 2" #1481

maletor opened this issue Nov 30, 2017 · 7 comments

Comments

@maletor
Copy link

maletor commented Nov 30, 2017

When comparing sway vs i3 with Xft.dpi 200, chromium is not doing something correct with the scaling and it appears blurry.

Chromium has force-device-scaling but it shouldn't be necessary as it can read from the DPI of your screen to set the scale correctly. Is this a bug in Chromium or sway or wlc? Are you able to reproduce?

@ddevault
Copy link
Contributor

Xwayland does not support scaling.

@maletor
Copy link
Author

maletor commented Nov 30, 2017

Thanks for the quick response. I understand you are working on this longer term with wlroots. Appreciate it.

@torpak
Copy link

torpak commented Dec 7, 2017

@maletor i think you misunderstood: Scaling will ever only work correctly with wayland applications. Chromium still uses X and there for Xwayland unter sway and will not scale correctly until it switches to wayland.

@maletor
Copy link
Author

maletor commented Dec 11, 2017

@torpak but what about Chromium's internal force-device-scale-factor flag? That would work with XWayland correctly?

@torpak
Copy link

torpak commented Dec 12, 2017

@maletor I have no idea, since i don't use chromium. But as i understand it that would be the same for all environments using xwayland for legacy applications. So maybe you should ask chromiums developers?

@mijoharas
Copy link

Just to provide on update on this for anyone that finds this issue. At some point in the last 2 months this was fixed. With absolutely no changes from me chrome auto-scaling now looks crisp and correct.

@jhasse
Copy link

jhasse commented Jun 8, 2020

just for the record: https://bugs.chromium.org/p/chromium/issues/detail?id=578890

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

No branches or pull requests

5 participants