https://bugs.kde.org/show_bug.cgi?id=522005
--- Comment #26 from Vlad Zahorodnii <[email protected]> --- Git commit a3e7cdd97480073672dbd7c99d4c8611c0a0f92f by Vlad Zahorodnii. Committed on 01/07/2026 at 07:40. Pushed by vladz into branch 'Plasma/6.7'. Avoid updating shape when an override-redirect window is moved If the buffer geometry size doesn't change, the shape region doesn't need to be updated. The updateShapeRegion() is moved down to match what the X11Window::moveResizeInternal() function does. (cherry picked from commit 74913571a6a66fb879e2f66af17eebaba4e7e3e3) Co-authored-by: Vlad Zahorodnii <[email protected]> M +4 -1 src/events.cpp https://invent.kde.org/plasma/kwin/-/commit/a3e7cdd97480073672dbd7c99d4c8611c0a0f92f -- You are receiving this mail because: You are watching all bug changes.
