summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/tab/README.md
blob: 9f087656df3254187b409110fd653454a5757609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### 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)