index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (758B) | |
--- | |
1 exresize | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 This allows the user to change size and placement of floating windows us… | |
7 only the keyboard. It also allows for temporary vertical and horizontal | |
8 extension of windows similar to other WMs fill command. This patch is in… | |
9 by [maximize](../maximize/) and [moveresize](../moveresize/) but fixes a… | |
10 problems I had with those patches. It also includes the functionality of… | |
11 floats](../save_floats/) judging by it's description. | |
12 | |
13 Download | |
14 -------- | |
15 * [dwm-exresize-r1606.diff](dwm-exresize-r1606.diff) (Old patch, unknown… | |
16 | |
17 This patch used to say (20121117), but it doesn't build against commits … | |
18 that date. Author emailed. | |
19 | |
20 Authors | |
21 ------- | |
22 * Krister Svanlund - `<[email protected]>` |