Releases: matinlotfali/KDE-Rounded-Corners
Releases · matinlotfali/KDE-Rounded-Corners
v0.4.1
What's Changed
- Add the feature to set the shadow opacity by @matinlotfali in #85
- Add the feature to choose a colour from KDE Plasma's decoration palette (including the accent colour) by @matinlotfali in #97
- Use modern cmake code & rename files by @matinlotfali in #88
- Fix the dark background when the window is transparent and under a light theme by @paletteOvO in #91
- Fix the issue when the window changes the decoration status and is left without a round corner by @matinlotfali in #95
New Contributors
- @paletteOvO made their first contribution in #91
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- add WindowSystem and QTNetwork as dependencies for opensuse by @Richardsause in #72
- Switch to OffscreenEffect for Plasma 5.27 by @matinlotfali in #80
- Add arch.yml by @matinlotfali in #81
- Ignore everything that doesn't have a decoration by @matinlotfali in #73
- Draw my own shadows all over with proper active & inactive configuration by @matinlotfali in #82
New Contributors
- @Richardsause made their first contribution in #72
Full Changelog: v0.3.0...v0.4.0
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