blob: 13ab9513bdb3cdfa1807b9eebb275e19bec097c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
### Description
Pertag keeps layouts, mfact and nmaster per tag
instead of per output.
This adapted version of pertag contains one version of
the rules per all outputs, instead of one per output.
This makes switching to tags from other monitors keep
the window layout.
This patch expects [singletagset](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/singletagset)
patch to be already in your tree committed. It applies onto it.
This patch is incompatible with [pertag](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/pertag).
### Download
- [2024-07-26](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/singletagset-pertag/singletagset-pertag.patch)
- [git branch](https://codeberg.org/Rutherther/dwl/src/branch/v0.7/singletagset-pertag)
### Authors
- [Rutherther](https://codeberg.org/Rutherther)
- [wochap (maintainer of pertag patch)](https://codeberg.org/wochap)
- [Guido Cella (creator of pertag patch)](https://codeberg.org/guidocella)
|