Releases: matinlotfali/KDE-Rounded-Corners
Releases · matinlotfali/KDE-Rounded-Corners
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
v0.2.0
What's Changed
Better Looks
- Draw fake shadows using shaders by @matinlotfali in #44
- Add outline around the window with settings in Config Dialog by @matinlotfali in #45
- Add Outline Thickness in the Config Dialog by @matinlotfali in #47
- Add separate outline color for inactive windows by @OrkenWhite in #52
Optimization
- Optimize the effect and render once instead of 5 times by @matinlotfali in #49
- Compatibility of the effect with other effects like Wobbly windows by @matinlotfali in #55
Clean up
- Cleanup plugin related code, remove kinit dependency by @alex1701c in #41
- Cleanup deprecated code by @matinlotfali in #54
Full Changelog: v0.1.1...v0.2.0
v0.1.1 for kubuntu 22.04
v0.1.1_kubuntu_22.04 Update README.md
v0.1.1
Configure CPack