Skip to content

Window: Don't reset quick tile mode on interactive move start

Ser Freeman requested to merge sf/kwin:fix-quick-tiled-window-drag into master

Quick tile mode reset should be done in the interactive move handler, where the new move offset is set. Only reset it on resize to unsnap the window from the tile.

BUG: 472366

Merge request reports