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 |https://invent.kde.org/plas |ma/kwin/commit/c29c437e5800 |ma/kwin/commit/63eccbb6abbe |26696d63aa82f083b020cb7c13b |bd8112197eb0e6678aa2c5e3470 |8 |7 --- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 63eccbb6abbebd8112197eb0e6678aa2c5e34707 by Vlad Zahorodnii. Committed on 21/09/2021 at 12:21. Pushed by vladz into branch 'Plasma/5.23'. 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. (cherry picked from commit c29c437e580026696d63aa82f083b020cb7c13b8) M +2 -1 src/effects/glide/glide.cpp https://invent.kde.org/plasma/kwin/commit/63eccbb6abbebd8112197eb0e6678aa2c5e34707 -- You are receiving this mail because: You are watching all bug changes.