https://bugs.kde.org/show_bug.cgi?id=495703
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|general |general Product|kwin |kpat Version|6.2.2 |24.08.3 --- Comment #11 from David Edmundson <[email protected]> --- It's a fractional scaling issue client side. If you need a fast workaround, running: QT_SCALE_FACTOR_ROUNDING_POLICY=ceil kpat Will not show the artifacts. Interestingly QT_SCREEN_SCALE_FACTORS=1.05 kpat --platform xcb also does not exhibit issues. That implies it's a Qt issue and can be resolved there. -- You are receiving this mail because: You are watching all bug changes.
