-
-
Couldn't load subscription status.
- Fork 64
Closed
Labels
Description
Describe the bug
Move window to left tile or Move 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:
- Do
Move window to tile abovekeybinding until the window is maximized. - Do
Move window to left tilekeybinding and notice nothing happens. - Do
Move window to right tilekeybinding and notice nothing happens. - Do
Move window to tile belowand notice the window is returned to its previous position. - Drag the window with the mouse pointer to top screen edge, filling the desktop area with outer gaps (
Drag against top edge to maximize windowtoggled off). - Do
Move window to left tilekeybinding and notice nothing happens. - Do
Move window to right tilekeybinding and notice nothing happens. - Do
Move window to tile belowkeybinding and notice nothing happens.
Expected behavior
Move window to left tileshould move the window to thetop leftlayout position.Move window to right tileshould move the window to thetop rightlayout position.Move window to tile belowshould 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:
- Tiling Shell version: 15.1
- GNOME version: 47.1
- Fedora Linux 41 (Worksation edition)
Additional context
If it helps, this is similar to what happend on #59.
jberlyn and butterdori