https://bugs.kde.org/show_bug.cgi?id=511570
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/ab3c7d43b5 | |18a0f2f06f7a875a4d5e497dcb4 | |648 Status|ASSIGNED |RESOLVED Version| |6.5.3 Fixed/Implemented| | In| | Resolution|--- |FIXED --- Comment #5 from David Redondo <[email protected]> --- Git commit ab3c7d43b518a0f2f06f7a875a4d5e497dcb4648 by David Redondo. Committed on 11/11/2025 at 14:02. Pushed by davidre into branch 'master'. Use an interactive move for toplevel drag This aligns more with the expecations what happens when a window is moved by the user. Enables for example to quick tile the attached window and enables effects such as wobbly windows to affect it. Simplifies window tracking a bit, we don't need to care about previous windows as a new toplevel can only be attached when the previous toplevel has been unmapped. FIXED-IN: 6.5.3 M +26 -18 src/input.cpp https://invent.kde.org/plasma/kwin/-/commit/ab3c7d43b518a0f2f06f7a875a4d5e497dcb4648 -- You are receiving this mail because: You are watching all bug changes.
