index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (816B) | |
--- | |
1 gridmode | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds an extra layout mode to dwm called `grid` in which the w… | |
7 are arranged in a grid of equal sizes. It comes in very handy, especiall… | |
8 tools that operate on multiple windows at once; e.g. Cluster SSH. | |
9 | |
10 Download | |
11 -------- | |
12 * [dwm-gridmode-20170909-ceac8c9.diff](dwm-gridmode-20170909-ceac8c9.dif… | |
13 * [dwm-gridmode-5.8.2.diff](dwm-gridmode-5.8.2.diff) | |
14 * See older versions in [historical](../historical/gridmode/). | |
15 | |
16 Authors | |
17 ------- | |
18 * Alexandru E. Ungur - `<grid at rb.no-ip dot biz>` | |
19 * Updated by Jan Christoph Ebersbach - `<jceb at e-jc dot de>` | |
20 * Updated to 5.2 & small fix by V4hn - `v4hn.de` | |
21 | |
22 Feedback is more than welcome :-) | |
23 | |
24 Acknowledgements | |
25 ---------------- | |
26 The patch would look a lot uglier without Jukka Salmi's constant help. | |
27 Thanks Jukka :-) |