mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00

Any number of touches >= 3 starts a drag operation, but the window jumped around as new touches joined. So recalculate the touch drag area/hotspot and tiling mode as expected as soon as touches enter/leave the drag op.