Tiling-Assistant icon indicating copy to clipboard operation
Tiling-Assistant copied to clipboard

MoveHandler: Ignore unused mods for determining the MoveModes

Open Leleat opened this issue 1 year ago • 0 comments

The default move mode is activated when no modifer key is pressed. That may be to restrictive however because the Super key is used when the user wants a window to span multiple tiles. So instead now fallback to the default move mode, only if used modifier keys aren't pressed.

Fixes https://github.com/Leleat/Tiling-Assistant/issues/339

Leleat avatar May 09 '24 13:05 Leleat