index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (421B) | |
--- | |
1 preserveonrestart | |
2 ================= | |
3 | |
4 Description | |
5 ----------- | |
6 By default, when dwm is recompiled-restarted all clients will | |
7 lose it's current tag and collapse to first tag. This patch preserves | |
8 clients on old tags, however note that layout order is not preserved. | |
9 | |
10 | |
11 Download | |
12 -------- | |
13 * [dwm-preserveonrestart-6.3.diff](dwm-preserveonrestart-6.3.diff) | |
14 | |
15 Author | |
16 ------ | |
17 * [Arda Atci](https://www.phytech.io) <[email protected]> |