index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (577B) | |
--- | |
1 save floats patch | |
2 ================= | |
3 | |
4 Description | |
5 ----------- | |
6 This patch saves size and position of every floating window before it is… | |
7 into tiled mode. If the window is made floating again, the old dimension… | |
8 be restored. | |
9 | |
10 Download | |
11 -------- | |
12 * [dwm-savefloats-20181212-b69c870.diff](dwm-savefloats-20181212-b69c870… | |
13 * [dwm-savefloats-20160723-56a31dc.diff](dwm-savefloats-20160723-56a31dc… | |
14 * [dwm-savefloats-6.0.diff](dwm-savefloats-6.0.diff) | |
15 | |
16 Author | |
17 ------ | |
18 * Updated by Jan Christoph Ebersbach - <[email protected]> | |
19 * Ivan Tham <[email protected]> (git port) |