dwl-patches/_STALE_PATCHES/movecenter.md
2024-01-02 00:59:59 -06:00

851 B

Description

This patch provides a keybinding to center focused windows.

Press MODKEY + x to center the focused floating window.

It does NOT uncenter the window back to its previous location. It does not center windows that are not floating.

The variable center_relative_to_monitor allows the user to choose whether to center relative to the monitor or relative to the window area.

Explanation of center_relative_to_monitor:
The "Monitor area" refers to the space enclosed by the green rectangle, while the "Window area" refers to the space enclosed by the red rectangle.

Download

Authors