index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (744B) | |
--- | |
1 freespace | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 New variable panel[4] saves space at the borders of the screen for the e… | |
7 panel. | |
8 | |
9 +----------------+-+ | |
10 | | panel[0] | | | |
11 +-+--------------+-+ | |
12 | | | | | |
13 |2| |3| | |
14 | | | | | |
15 +-+--------------+-+ | |
16 | | panel[1] | | | |
17 +----------------+-+ | |
18 | |
19 In tiled and monocle layouts this space becomes borders of the windows; … | |
20 floating layout windows attach to these borders | |
21 | |
22 Issue | |
23 ----- | |
24 When there is only one master window in tiled layout with panel[2] set n… | |
25 zero its right border gets out of the screen | |
26 | |
27 Download | |
28 -------- | |
29 * [dwm-freespace-20180109-db22360.diff](dwm-freespace-20180109-db22360.d… | |
30 | |
31 Author | |
32 ------ | |
33 * Platon Ryzhikov - <[email protected]> |