summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/singletagset/README.md
blob: 920d8a44085122d56cb536e11619261bec0829a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
### Description
Single set of tags shared between multiple monitors.

This patch allows all the tags to be shared between both (or more) monitors.
So a single set of tags from 1 to 9 can be viewed on any monitor, as opposed to
having separate tag sets 1 to 9 on each monitor.

Originally based on the dwm single_tagset patch:
https://dwm.suckless.org/patches/single_tagset/

### Download
- [git branch (v0.7)](https://codeberg.org/Rutherther/dwl/src/branch/v0.7/singletagset)
- [git branch (v0.6)](https://codeberg.org/bencc/dwl/src/branch/singletagset)
- [2024-07-26 (v0.7)](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/singletagset/singletagset-v0.7.patch)
- [2024-05-16 (v0.6)](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/singletagset/singletagset-v0.6.patch)

### Authors
- [Ben Collerson](https://codeberg.org/bencc)
- [Rutherther](https://codeberg.org/Rutherther)