[BUG] Move window to left/right tile
doesn't work when a window was maximized with or without outer gaps
#220
Labels
bug
Something isn't working
Describe the bug
Move window to left tile
orMove window to right tile
keybindings don't do anything when a window was maximized. The same happens if the window was made to occupy the whole desktop with gaps around by dragging to the top screen edge (Drag against top edge to maximize window
toggled off).Additionally, for the second case it's not possible to "go back" by doing
Move window to tile below
like is possible when the window is fully maximized without outer gaps.To Reproduce
Steps to reproduce the behavior:
Move window to tile above
keybinding until the window is maximized.Move window to left tile
keybinding and notice nothing happens.Move window to right tile
keybinding and notice nothing happens.Move window to tile below
and notice the window is returned to its previous position.Drag against top edge to maximize window
toggled off).Move window to left tile
keybinding and notice nothing happens.Move window to right tile
keybinding and notice nothing happens.Move window to tile below
keybinding and notice nothing happens.Expected behavior
Move window to left tile
should move the window to thetop left
layout position.Move window to right tile
should move the window to thetop right
layout position.Move window to tile below
should restore the window to where it was before being maximized (fully or with outer gaps).Screencast
Screencast.From.2024-12-10.23-09-45.mp4
Information:
Additional context
If it helps, this is similar to what happend on #59.
The text was updated successfully, but these errors were encountered: