Tiling-Assistant icon indicating copy to clipboard operation
Tiling-Assistant copied to clipboard

keybindingHandler: maximize vertically/horizontally without gaps

Open Leleat opened this issue 1 year ago • 1 comments

When maximizing a window vertically or horizontally, we've added gaps to the window like we normally do to tiled windows. This makes sense if the window is already tiled. If the window is floating, we shouldn't add gaps to it and instead should keep the currently visible size.

Fixes https://github.com/Leleat/Tiling-Assistant/issues/349

Leleat avatar Jun 09 '24 19:06 Leleat

Confirming that this patch fixes #349.

F-i-f avatar Jun 10 '24 17:06 F-i-f