Renamed _STALE_PATCHES -> stale-patches

The odd name was necessary historically to keep the directory
visible at the top of a large list of patches.
This is no longer necessary.
This commit is contained in:
A Frederick Christensen
2025-01-04 20:36:47 -06:00
parent 6770813364
commit da2f40c982
46 changed files with 6 additions and 331 deletions
+10
View File
@@ -0,0 +1,10 @@
### Description
Add a tab bar or window title to the top or bottom of windows.
**This is the old version of the `tab` patch. Deprecated because the [new version](https://codeberg.org/dwl/dwl-patches/raw/branch-main/patches/tab) is significantly more efficient and well-written than this, and it better adheres to the suckless philosophy.**
### Download
- [2024-03-15](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tab/tab.patch)
### Authors
- [dev-gm](https://codeberg.org/dev-gm)