maximizehorz - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
maximizehorz N/A N/A

The maximizehorz function allows a window to expand horizontally to take up the full width of the window area.

If a the function is triggered a second time then the window should normally revert to its original position. Note that this may not be the case for windows that have size hints that probhibits them from resizing to the width of the window area.

If a client is tiled at the time when this is triggered then it will become floating. Likewise it is expected that the window goes back to being tiled if the function is triggered a second time.

External commands:

$ duskc run_command maximizehorz  # maximize a window horizontally to take up the full width of the window area

Also see maximizevert and maximize.

Back to Functions > Floating.

⚠️ **GitHub.com Fallback** ⚠️