Closed thyttan closed 3 weeks ago
But maybe this is expecting too much of tiling shell. The logic may become too involved?
Uh I see what you mean! Yeah, it never goes back where it was. Instead, it greedily picks the best tile according to where the window is and which direction the user desires. The problem here is that is not possible to leverage on context. For example: a user may want to go back to the previous tile OR to go to another tile. Despite the direction could be the same there isn't any way to guess what the user wants to do
I'll close for now!
Describe the bug On the standard layout with a big centered window and four small ones around it, using keybind to move window from bottom right -> center -> bottom right doesn't work. Instead it moves bottom right -> center -> top right.
This may or may not be unexpected behaviour - it's not clear cut. But it doesn't match my expectation at least.
To Reproduce Steps to reproduce the behavior:
Move window to left tile
.Move window to right tile
.Move window to left tile
.Move window to right tile
. (Expected 👍)The same happens if I try this with the bottom left tile instead as well.
The above repro is what I did in the screencast below.
Screencast
https://github.com/user-attachments/assets/4767828e-a073-44ba-a36e-8822bbdb0cde
Information (please complete the following):
Additional context