Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-13 | 1.8 kB | |
v0.7.0 source code.tar.gz | 2025-01-13 | 3.6 MB | |
v0.7.0 source code.zip | 2025-01-13 | 3.7 MB | |
Totals: 3 Items | 7.3 MB | 0 |
What's Changed
New Feature
- Use interpolation to fill shadows at corners by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/302
- Use a table in Inclusion and Exclusion settings to allow more control over selections by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/259
Bug Fixes
- Remove ً (Arabic Fathatan) in "Round-Corners" group inside options.kcfg by @BBFifield in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/249
- Fix the shadow anti-alias alignment by half a pixel by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/253
- Remove all half pixels from outline anti-aliasing calculations by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/285
- Fix Normal Window Inclusion in Config by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/271
Stability Improvements
- Decide QT and KF versions based on KWin by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/263
- Update qtversion.cmake to replace the awk command by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/265
- Use find_package function to find the KF version for immutable distros by @matinlotfali in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/268
New Contributors
- @BBFifield made their first contribution in https://github.com/matinlotfali/KDE-Rounded-Corners/pull/249
Full Changelog: https://github.com/matinlotfali/KDE-Rounded-Corners/compare/v0.6.7...v0.7.0