Open domglusk opened 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.
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.
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
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
https://pastebin.com/EPP43FT7
This was from the github version
https://pastebin.com/iaGWfa1T
This is from the aur version