Add centeredmaster_always setting

Credits: @metalcranium
This commit is contained in:
Nikita Ivanov
2026-04-13 18:37:26 +02:00
parent 4e2adff067
commit 8809817422
2 changed files with 35 additions and 14 deletions
+3
View File
@@ -22,6 +22,8 @@ With one and two clients in master respectively this results in:
+------------------------------+ +------------------------------+
```
Version 0.8 includes `centeredmaster_always` setting to always center a window
even if only 1 window is visible on a tag.
### Download
- [0.8](/dwl/dwl-patches/raw/branch/main/patches/centeredmaster/centeredmaster-0.8.patch)
@@ -32,3 +34,4 @@ With one and two clients in master respectively this results in:
### Authors
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
- [wochap](https://codeberg.org/wochap)
- [metalcranium](https://codeberg.org/metalcranium)