Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-28 | 1.2 kB | |
v0.2.0 source code.tar.gz | 2022-07-28 | 2.0 MB | |
v0.2.0 source code.zip | 2022-07-28 | 2.0 MB | |
kwin4-effect-shapecorners-kubuntu2004-amd64.deb | 2022-07-28 | 53.0 kB | |
kwin4-effect-shapecorners-debian11-amd64.deb | 2022-07-28 | 48.3 kB | |
kwin4-effect-shapecorners-kubuntu2204-amd64.deb | 2022-07-28 | 48.8 kB | |
kwin4-effect-shapecorners-neon525-amd64.deb | 2022-07-28 | 53.3 kB | |
Totals: 7 Items | 4.2 MB | 0 |
What's Changed
Better Looks * Draw fake shadows using shaders by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/44 * Add outline around the window with settings in Config Dialog by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/45 * Add Outline Thickness in the Config Dialog by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/47 * Add separate outline color for inactive windows by @OrkenWhite in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/52
Optimization * Optimize the effect and render once instead of 5 times by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/49 * Compatibility of the effect with other effects like Wobbly windows by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/55
Clean up * Cleanup plugin related code, remove kinit dependency by @alex1701c in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/41 * Cleanup deprecated code by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/54
Full Changelog: https://github.com/matinlotfali/KDE-Rounded-Corners/compare/v0.1.1...v0.2.0