Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-01 | 743 Bytes | |
v0.3.0 source code.tar.gz | 2023-02-01 | 2.1 MB | |
v0.3.0 source code.zip | 2023-02-01 | 2.1 MB | |
Totals: 3 Items | 4.2 MB | 0 |
What's Changed
- Add support for Wayland by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/58
- Disable fake shadows when the decoration's original shadow is disabled. by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/60
- Fix corner backgrounds by @a-parhom in https://github.com/matinlotfali/KDE-Rounded-Corners/commit/544b1c2bdea184d5fcb492755587a98aead74236
- 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 https://github.com/matinlotfali/KDE-Rounded-Corners/pull/71
Full Changelog: https://github.com/matinlotfali/KDE-Rounded-Corners/compare/v0.2.0...v0.3.0