kevinlekiller / kwin-effect-shaders

Desktop effect for KDE Plasma to apply GLSL shaders. Alternative to vkBasalt or ReShade when they are unsupported.
GNU General Public License v2.0
40 stars 3 forks source link

Broken Install Script (most likely due to plasma 5.27) #9

Open domglusk opened 1 year ago

domglusk commented 1 year ago

https://pastebin.com/EPP43FT7

This was from the github version

https://pastebin.com/iaGWfa1T

This is from the aur version

hgkjshegfskef commented 1 year ago

Did you mean to post compilation errors? Because your output looks truncated.

Anyways, I can confirm that the project doesn't compile against Plasma 5.27. However, the errors are on the work laptop, so perhaps OP can post them.

kevinlekiller commented 1 year ago

Unfortunately, don't have much time at the moment to diagnose, but if someone submits a merge request to fix the issue I'll merge it.

domglusk commented 1 year ago

Did you mean to post compilation errors? Because your output looks truncated.

Anyways, I can confirm that the project doesn't compile against Plasma 5.27. However, the errors are on the work laptop, so perhaps OP can post them.

What do you need me to post? I just used < to get the output

kevinlekiller commented 1 year ago

From what I can see, they removed KWin::WindowPaintData.shader and switched from KWin::Effect to KWin::OffscreenEffect and are now using KWin::OffscreenEffect.setShader();.

As seen in this commit : https://github.com/KDE/kwin/commit/4363b25b2df494789a6452e4241e5437df17edbf