dwl-patches/patches/tab/README.md

25 lines
832 B
Markdown

### Description
Add tabs or a title bar to the top or bottom of windows.
Much of the code was taken from the [bar patch](/dwl/dwl-patches/src/branch/main/patches/bar).
**This is the new version using `drwl`. The [old version](/dwl/dwl-patches/src/branch/main/_STALE_PATCHES/tab-pango) is deprecated.**
### Dependencies
- tllist (build dependency, required & pulled automatically by fcft)
- fcft
- pixman
### Download
- [0.7](/dwl/dwl-patches/raw/branch/main/patches/tab/tab-0.7.patch)
- [0.7 + bar](/dwl/dwl-patches/raw/branch/main/patches/tab/tab-0.7-bar.patch)
- [main 2024-11-15](/dwl/dwl-patches/raw/branch/main/patches/tab/tab.patch)
### Authors
- [dev-gm](https://codeberg.org/dev-gm)
### Credits
- [sewn](https://codeberg.org/sewn)
- [MadcowOG](https://codeberg.org/MadcowOG)
- [kolumni](https://codeberg.org/kolumni)