index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1063B) | |
--- | |
1 noborder | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 Remove the border when there is only one window visible. | |
7 | |
8 Download | |
9 -------- | |
10 * [dwm-noborder-6.1.diff](dwm-noborder-6.1.diff) | |
11 * [dwm-noborder-6.2.diff](dwm-noborder-6.2.diff) | |
12 | |
13 * The normal version of noborder will cause a single window in floating … | |
14 * [dwm-noborderfloatingfix-6.2.diff](dwm-noborderfloatingfix-6.2.diff) | |
15 | |
16 * A version of the patch which avoids border flickering between SchemeSe… | |
17 SchemeNorm when another client appears, in addition to the floating fi… | |
18 available here: | |
19 [dwm-noborderselflickerfix-2022042627-d93ff48803f0.diff](dwm-noborders… | |
20 | |
21 Authors | |
22 ------- | |
23 * Eric Pruitt - <[email protected]> | |
24 * Laslo Hunhold - <[email protected]> (6.1, git port) | |
25 * Markus Teich - markus(DOT)teich(AT)stusta(DOT)de (simplification) | |
26 * Aidan Hall - aidan DOT hall AT outlook DOT com (floating fix) | |
27 * Chris Down - <[email protected]> (flicker fix) |