zeroxoneafour / kwin-autotile

Autotile script for kwin
https://store.kde.org/p/2003956
MIT License
43 stars 1 forks source link

Add an option to resume tiling after moving window with mouse #11

Closed willowew closed 1 year ago

willowew commented 1 year ago

Currently, if a tiled window is moved with the mouse, it goes into floating mode. The other windows left untouched fill out the remaining space, as expected. If I recall correctly, Bismuth had an option where you could select if you wanted a window moved with the mouse to go into floating (as it does now) or to return to tiling mode. When enabling this option, the expected action would be similar to that with the Swap Left (or right, etc.) keyboard shortcut

Tested with v1.1.0

zeroxoneafour commented 1 year ago

Hold down (by default) the shift key while moving the window.

willowew commented 1 year ago

My bad, I haven't really used KDE's own tiling enough outside of using it with your script so I didn't know that option was native. I'll close the issue.