https://bugs.kde.org/show_bug.cgi?id=374869
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.9.1 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/5083adb1b85a7194bd84d1702 | |25596ca507b8858 Status|CONFIRMED |RESOLVED --- Comment #6 from Martin Gräßlin <mgraess...@kde.org> --- Git commit 5083adb1b85a7194bd84d170225596ca507b8858 by Martin Gräßlin. Committed on 30/01/2017 at 16:02. Pushed by graesslin into branch 'Plasma/5.9'. Call performMoveResize when we got a new geoemtry during resize Summary: So far on a geometry sync we did not call performMoveResize like we do on X11 when getting the sync. This resulted in the clientStepUserMovedResized not getting called during resize and the geometry update effect to not function. FIXED-IN: 5.9.1 Test Plan: Geometry hint updates Reviewers: #kwin, #plasma_on_wayland Subscribers: plasma-devel, kwin Tags: #plasma_on_wayland, #kwin Differential Revision: https://phabricator.kde.org/D4333 M +0 -2 autotests/integration/move_resize_window_test.cpp M +4 -0 shell_client.cpp https://commits.kde.org/kwin/5083adb1b85a7194bd84d170225596ca507b8858 -- You are receiving this mail because: You are watching all bug changes.