### 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)