You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try it out for yourself to see what I mean. https://github.com/pop-os/shell But basically, moving a window with three fingers stops the windows from autotiling, but moving by dragging the header bars works as intended.
The text was updated successfully, but these errors were encountered:
This happens probably because three-finger-window-move-extension handles window tiling by showing the tiling preview and then simulating Super+Left or Super+Right. I already created a branch to make use of mutter library functions to handle window grabbing and tiling. But unfortunately I can not put it upstream, as it is blocked by a Shell bug, that has not been fixed by now.
Try it out for yourself to see what I mean. https://github.com/pop-os/shell But basically, moving a window with three fingers stops the windows from autotiling, but moving by dragging the header bars works as intended.
The text was updated successfully, but these errors were encountered: