Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (1266B)
---
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 windows of equal sizes. It comes very in handy
8 especially with tools that operate on multiple windows at once such Clus…
9 SSH.
10
11 Usage
12 -----
13 Add a grid-symbol to your `config.h` file.
14
15 Screenshots
16 -----------
17 [Grid mode](http://dwm.slax.no-ip.biz/dwm4.3.png) (it also includes a mi…
18 patch to make dwm more colourful :D)
19
20 Download
21 --------
22 * [dwm-5.2-gridmode.diff](http://www.v4hn.de/patches/dwm-5.2-gridmode.di…
23 * [dwm-4.4.1-gridmode.diff](http://schot.a-eskwadraat.nl/files/dwm-4.4.1…
24 * [dwm-4.3-gridmode.diff](http://dwm.slax.no-ip.biz/dwm-4.3-gridmode.dif…
25 * [dwm-4.0-gridmode.diff](http://dwm.slax.no-ip.biz/dwm-4.0-gridmode.dif…
26 * [dwm-3.9-gridmode.diff](http://dwm.slax.no-ip.biz/dwm-3.9-gridmode.dif…
27 * [dwm-3.8-gridmode.diff](http://dwm.slax.no-ip.biz/dwm-3.8-gridmode.dif…
28
29 Author
30 ------
31 * Alexandru E. Ungur <[email protected]>
32 * Updated by Jan Christoph Ebersbach - <[email protected]>
33 * Updated to 5.2 & small fix by V4hn - v4hn.de
34
35 Feedback is more than welcome :-)
36
37 Acknowledgments
38 ---------------
39 The patch would look a lot uglier without Jukka Salmi's constant help. T…
40 Jukka :-)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.