index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (478B) | |
--- | |
1 autoresize | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 By default, windows that are not visible when requesting a resize/move w… | |
7 get resized/moved. With this patch, they will. | |
8 | |
9 Download | |
10 -------- | |
11 * [dwm-autoresize-6.0.diff](dwm-autoresize-6.0.diff) | |
12 * [dwm-autoresize-6.1.diff](dwm-autoresize-6.1.diff) | |
13 * [dwm-autoresize-20160718-56a31dc.diff](dwm-autoresize-20160718-56a31dc… | |
14 | |
15 Authors | |
16 ------- | |
17 * Stefan Mark - <[email protected]> | |
18 * Laslo Hunhold - <[email protected]> (6.1, git ports) |