https://bugs.kde.org/show_bug.cgi?id=500185
--- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 3974a3de81c6091b0d6d1e06fe64932b279e87e8 by Vlad Zahorodnii. Committed on 18/02/2025 at 12:23. Pushed by vladz into branch 'Plasma/6.3'. 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. (cherry picked from commit 8daa0aec818d623c6067a528320b4599c63298e9) Co-authored-by: Vlad Zahorodnii <vlad.zahorod...@kde.org> M +1 -1 src/plugins/wobblywindows/wobblywindows.cpp https://invent.kde.org/plasma/kwin/-/commit/3974a3de81c6091b0d6d1e06fe64932b279e87e8 -- You are receiving this mail because: You are watching all bug changes.