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/c12b9388eb13da2e85c9e2ad1 |t/dbf7cb02c9081914a60de51ab |46ecd519e7eddcd |11e41feb5135dfe --- Comment #9 from Nate Graham <[email protected]> --- Git commit dbf7cb02c9081914a60de51ab11e41feb5135dfe by Nate Graham. Committed on 27/05/2026 at 22:33. Pushed by ngraham into branch 'Plasma/6.7'. 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 (cherry picked from commit c12b9388eb13da2e85c9e2ad146ecd519e7eddcd) aa204eaf components/Clock: Use NativeRendering instead of CurveRendering to avoid jagged looks f11b8284 Add a comment about CurveRendering 5974dfb1 Add a comment about CurveRendering in the other place too 4a427261 Mention the Qt bug report Co-authored-by: Filip Fila <[email protected]> M +2 -2 lookandfeel/components/Clock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/dbf7cb02c9081914a60de51ab11e41feb5135dfe -- You are receiving this mail because: You are watching all bug changes.
