-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Make the Wayland backend support Gnome font scaling #867
Comments
But not everyone could run Electron apps on Wayland correctly,I use AMD Radeon 780M with Ryzen 7 8845HS,run Electron apps under Wayland will cause kwin and mutter both crash after a while. |
This doesn't have anything to do with electron, we are talking about thorium only and it doesn't force you to run them on native Wayland. I just wish that using this flag didn't make my Thorium so small. |
But I met the serious problem on both KDE and GNOME,my graphic cards AMD Radeon 780M uses mesa3d and amdgpu open-source driver still cause the problem.You run it normally does not mean which could run anywhere though I want it run under wayland,either. |
How does fixing this bug affect you ? If Thorium doesn't work for your machine you can create and issue about it. This bug fix wouldn't remove anything for you, it would just allow Thorium to respect my app size, I cannot help you run Thorium on your machine and I'm not here for that, sorry |
How does this relate to my issue ? This thread is about a font scaling bug, not the browser not working under Wayland. If you encounter a bug with chromium apps, go report it to them, I cannot help you |
When using Ozone to get native Wayland on Thorium, the window is tiny, as it doesn't follow the rest of the apps in scaling.
Here's an example:
(yes this is Chrome but i coudn't really change flags and restart the browser multiple times while I was writing this issue, same thing happens on Thorium)
Preferred Ozone platform=wayland or auto:
Preferred Ozone platform=default or x11:
It is even more noticeable in the full window, the buttons are too small and it's even worse for PWAs:
It also shows every website smaller and forced me to set a higher default zoom level but I still have to use the Wayland backend for any kind of drag and drop support into the browser.
This has been an issue for a while and just makes me want to run to Firefox as every Chromium derived browser has it.
Having Thorium have the same size using X11 or Wayland would be an amazing solution (taking the size from X11 of course).
Here's the issue on issues.chromium:
https://issues.chromium.org/issues/362737540
It is also originally part of this issue:
https://issues.chromium.org/issues/40856031
Specs:
Fedora 41 (beta)
Gnome 47 (has been happening before)
Font scaling in tweaks: 1.25
Thorium 128.0.6613.189
The text was updated successfully, but these errors were encountered: