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
When I close a window while it’s maximized or tiled with gaps, then reopen it, it doesn’t respect the gaps anymore. It comes back like a normal maximized/tiled window (no gaps, not centered).
Screencast.From.2025-09-26.08-39-12.mp4
Expected: the window should reopen in the same gapped state it had when closed.
Notes:
Happens on both Xorg and Wayland.
Might be related to Mutter’s auto-maximize behavior.
When I close a window while it’s maximized or tiled with gaps, then reopen it, it doesn’t respect the gaps anymore. It comes back like a normal maximized/tiled window (no gaps, not centered).
Screencast.From.2025-09-26.08-39-12.mp4
Expected: the window should reopen in the same gapped state it had when closed.
Notes:
Happens on both Xorg and Wayland.
Might be related to Mutter’s auto-maximize behavior.
Possibly related to issue Previous Window size is not restored #35
If i have time i will try to push the fix