https://bugs.kde.org/show_bug.cgi?id=454408
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/37a8358ed713 | |4845b47e7f206f53c710b943f67 | |8 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 37a8358ed7134845b47e7f206f53c710b943f678 by Vlad Zahorodnii. Committed on 26/05/2022 at 11:02. Pushed by vladz into branch 'Plasma/5.25'. effects/zoom: Use GL_LINEAR filter The magnification filter was changed to GL_NEAREST with the reasoning that "pixel granularity" would be more correct. Perhaps that was not a bright idea. Change it back to GL_LINEAR. Part-of: <https://invent.kde.org/plasma/kwin/-/merge_requests/2471> (cherry picked from commit 6a5173b6c40a2d2e7ed240aaf96adce1a2d9c9fb) M +1 -1 src/effects/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/commit/37a8358ed7134845b47e7f206f53c710b943f678 -- You are receiving this mail because: You are watching all bug changes.