https://bugs.kde.org/show_bug.cgi?id=500185
--- Comment #2 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 8daa0aec818d623c6067a528320b4599c63298e9 by Vlad Zahorodnii. Committed on 18/02/2025 at 12:08. Pushed by vladz into branch 'master'. plugins/wobblywindows: Use .toAlignedRect() instead of .toRect() .toRect() doesn't work by rounding left/top/right/bottom edge coordinates. .toAlignedRect() is better suited for computing repaint regions. CCBUG because I can't reproduce the bug. M +1 -1 src/plugins/wobblywindows/wobblywindows.cpp https://invent.kde.org/plasma/kwin/-/commit/8daa0aec818d623c6067a528320b4599c63298e9 -- You are receiving this mail because: You are watching all bug changes.