https://bugs.kde.org/show_bug.cgi?id=516314
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/2a10cdca8d89f8f42f8320796 |t/c12b9388eb13da2e85c9e2ad1 |ae9f066547480ce |46ecd519e7eddcd Version|6.6.1 |6.6.6 Fixed/Implemented| | In| | --- Comment #8 from Nate Graham <[email protected]> --- Git commit c12b9388eb13da2e85c9e2ad146ecd519e7eddcd by Nate Graham, on behalf of Filip Fila. Committed on 27/05/2026 at 22:32. Pushed by ngraham into branch 'master'. components/Clock: Use NativeRendering instead of CurveRendering to avoid jagged looks The `CurveRendering` we switched to instead of `QtRendering` struggles with jagged rendering, which is particularly pronounced with some fonts (e.g. Quicksand, Lexend). The problem is also visible with Noto Sans, though to a lesser degree. It seems that `NativeRendering` does not have this issue. FIXED-IN: 6.6.6 M +2 -2 lookandfeel/components/Clock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/c12b9388eb13da2e85c9e2ad146ecd519e7eddcd -- You are receiving this mail because: You are watching all bug changes.
