v0.3.0
What's Changed
- Add support for Wayland by @matinlotfali in #58
- Disable fake shadows when the decoration's original shadow is disabled. by @matinlotfali in #60
- Fix corner backgrounds by @a-parhom in 544b1c2
- Add support for latest KWin 5.26. i.e change corner render from
data.shader
indrawWindow
function to a discrete GLTexture rendering. by @matinlotfali in #71
Full Changelog: v0.2.0...v0.3.0