tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Blurry fuzzy text font with wayland and scaling

Open Alex9001 opened this issue 2 years ago • 3 comments

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 Screenshot_20230921_041428

Alex9001 avatar Sep 21 '23 11:09 Alex9001

I figured out how to workaround this. In application arguments add

--enable-features=UseOzonePlatform --ozone-platform=wayland

Alex9001 avatar Sep 21 '23 22:09 Alex9001

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.

akhiljalagam avatar Oct 30 '23 07:10 akhiljalagam

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%.

bdr99 avatar Nov 28 '23 15:11 bdr99

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%.

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.

Alex9001 avatar Mar 12 '24 01:03 Alex9001

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

image

Alex9001 avatar Mar 12 '24 01:03 Alex9001