[konsole] [Bug 431171] 1px artifact in Konsole
Christoph Cullmann
bugzilla_noreply at kde.org
Wed May 28 06:53:46 BST 2025
https://bugs.kde.org/show_bug.cgi?id=431171
Christoph Cullmann <christoph at cullmann.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/-/commit/beb3
| |aa55459eb37610b257051960f3e
| |3c9be9f90
--- Comment #5 from Christoph Cullmann <christoph at cullmann.dev> ---
Git commit beb3aa55459eb37610b257051960f3e3c9be9f90 by Christoph Cullmann, on
behalf of Luca Carlon.
Committed on 28/05/2025 at 05:36.
Pushed by cullmann into branch 'master'.
Fixes related to cursor artifacts
This commit addresses some artifacts related to cursor updates.
First issue is reported in #431171. It seems that an offset was
intentionally left out when refreshing the cursor background.
Second issue is related to resolved issue #483197: antialiasing
when drawing is not properly working as reported in QTBUG-66036.
Enabling antialiasing only for the outline should prevent
artifacts while still rendering a proper outline.
Other observed artifacts were fixed.
Related: bug 483197
M +1 -1 src/terminalDisplay/TerminalDisplay.cpp
M +4 -7 src/terminalDisplay/TerminalPainter.cpp
M +1 -1 src/terminalDisplay/TerminalPainter.h
https://invent.kde.org/utilities/konsole/-/commit/beb3aa55459eb37610b257051960f3e3c9be9f90
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list