Blurry fuzzy text font with wayland and scaling
Describe the problem: I switched to Wayland from X11 and put scaling to 150% now tabby is very blurry.
Arch Linux KDE Wayland
To Reproduce: install arch linux launch kde with wayland and launch tabby and it is blurry
The one on the left is tabby
I figured out how to workaround this. In application arguments add
--enable-features=UseOzonePlatform --ozone-platform=wayland
I figured out how to workaround this. In application arguments add
--enable-features=UseOzonePlatform --ozone-platform=wayland
Thank you. May I ask how you managed to scale the application on Wayland? I am currently utilizing swaywm without scaled, and relying solely on explicitly setting the per-app zoom level.
Running Tabby with --enable-features=UseOzonePlatform --ozone-platform=wayland did not work for me. The UI is still blurry. I'm running Ubuntu 22.04 with the scaling set to 150%.
Running Tabby with
--enable-features=UseOzonePlatform --ozone-platform=waylanddid not work for me. The UI is still blurry. I'm running Ubuntu 22.04 with the scaling set to 150%.
I'm on Plasma 6 with 150% scaling. And it does work. But unfortunately if I tab back into tabby the screens are all blank and I have to close and re-open it.
I figured out how to workaround this. In application arguments add --enable-features=UseOzonePlatform --ozone-platform=wayland
Thank you. May I ask how you managed to scale the application on Wayland? I am currently utilizing swaywm without scaled, and relying solely on explicitly setting the per-app zoom level.
I did this