Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
linuxquestions·Linux Questionsbyregdog

Weird font rendering in Nobara Linux with KDE

I noticed that on some upper case letters the top part is cut off. It only happens for some letters, like E, B and P, and it does not happen in every application. As an example I added a screenshot when using "Easy Effects"

For posterity, here are my font settings and my system specs:

View original on lemmy.world
24

9 replies

I don't know much about Nobara, but Easy Effects was recently updated to use qt. Maybe there's an update to Easy Effects.

As for the actual issue, are you using any fractional scaling? That's all I can think of off the top of my head (that GTK isn't playing nice or respecting your system settings.)

8
lemmy.zip

That's a gtk app, so you should look solutions for gtk apps on kde. Or does it also happen in default (qt) apps?

(It's a known issue that the 2 big DEs don't like apps from the other, as a gnome user I try to find gtk based alternatives if they exist.)

5
9blbreply
feddit.org

EasyEffects switched to Qt starting with version 8.

5
nescreply
lemmy.cafe

It's not a known issue of DEs not liking each other, it's purely gtk issue.

2
infeeeeereply
lemmy.zip

Well kde apps doesn't look good on my gnome. Is it also a gtk issue?

1
regdogreply
lemmy.world

Is there an easy way to find out if an app is using qt or gtk?

1

Here the buttons in the header gives it away, that's a common gtk thing. Kde apps have file,... menu at the top usually, on gtk apps that's usually behind an ellipsis button. Default theme is quite different, e.g. gtk is more rounded, buttons have bigger padding. Custom themes can override that, but on store pages you should see the default on screenshots.

2

You reached the end

Weird font rendering in Nobara Linux with KDE | Spyke