Add centertitle patch, its accompanying README file and attached screenshot.

Fix README file not appearing as intended.

Fix README file not appearing as intended.

Update bartruecenteredtitle for compatibility with DWL patch guidelines.

Revert past 4 commits.

Squash everything.

Squash previous 4 commits into 1 commit.

Undo everything one more time.

Squash everything.

Merge with branch "moonpatch"

Squash everything.
This commit is contained in:
moonsabre
2025-03-10 22:52:16 -07:00
committed by A Frederick Christensen
parent 2aa64763fb
commit 8d27630729
3 changed files with 50 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
### Description
A homegrown port of dwm's _truecenteredtitle_ patch, with the addition of a config option to toggle its effects.<br>Requires [the bar patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar) to be applied beforehand.
![](centeredtitle.webp)
### Download
- [v0.7](/dwl/dwl-patches/raw/branch/main/patches/bartruecenteredtitle/bar-truecenteredtitle-v0.7.patch)<br>Targets latest dwl release v0.7.
### Author
- [moonsabre](https://codeberg.org/moonsabre)