n4n0GH / hello

the complete KDE theme
219 stars 26 forks source link

[BUG] hello shaders doesn't work well on gtk apps in plasma 5.18 #66

Closed arun54321 closed 4 years ago

arun54321 commented 4 years ago

image

Also affects gtk apps like firefox.

n4n0GH commented 4 years ago

Ah, no. The issue here is that the shaders doesn't know what radius you're using for the window borders so it looks off.

n4n0GH commented 4 years ago

To elaborate, this is why Issue #43 exists which is supposed to create some sort of API between all components to share a limited degree of information.

arun54321 commented 4 years ago

I have set the roundness value same on both shader source code and decoration. The bug happens only on 5.18. On plasma 5.17 it works fine. image image

n4n0GH commented 4 years ago

Mh this is worrysome. I set up a metal machine yesterday with openSUSE Tumbleweed and it is running the the most recent Plasma 5.18 beta. I'll try to compile the theme and shaders for 5.18 next and see about how to fix this.

n4n0GH commented 4 years ago

Closing this as I most likely won't be working on this any further (see 5f57998e).