https://bugs.kde.org/show_bug.cgi?id=442770
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/c29c437e5800 | |26696d63aa82f083b020cb7c13b | |8 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit c29c437e580026696d63aa82f083b020cb7c13b8 by Vlad Zahorodnii. Committed on 21/09/2021 at 12:20. Pushed by vladz into branch 'master'. effects/glide: Adjust the effect to projection matrix changes With per-screen rendering, the projection matrix is no longer created with the workspace geometry, i.e. all screen geometries united, so the center of the workspace geometry may not map to (0, 0) in the clip coordinates. GLRenderTarget::virtualScreenGeometry() can be used to query the rect that was used to create the projection matrix. M +2 -1 src/effects/glide/glide.cpp https://invent.kde.org/plasma/kwin/commit/c29c437e580026696d63aa82f083b020cb7c13b8 -- You are receiving this mail because: You are watching all bug changes.