Adds a "center-focused" switch to the Columns layout's menu tab: when a column overflows and scrolls, it can now center the focused window in the column instead of only nudging the pan the minimum amount to keep it in view. Off by default so existing behavior is unchanged unless explicitly enabled. The astal-menu switch widget already existed generically (built for scrolling's native focus_fit_method) but was hard-wired to that one Hyprland option; it's now layout-aware and reads/writes columns.lua's own persisted state instead. |
||
|---|---|---|
| .. | ||
| columns.lua | ||
| dwindle.lua | ||
| init.lua | ||
| master.lua | ||
| monocle.lua | ||
| scrolling.lua | ||