index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1203B) | |
--- | |
1 holdbar | |
2 ======= | |
3 | |
4 Description | |
5 ----------- | |
6 Dwm's built-in status bar is now only shown when HOLDKEY is pressed. In … | |
7 This is meant to be used with the bar off by default | |
8 | |
9 Notes | |
10 ----- | |
11 None of the togglebar code has been removed, although you might want to … | |
12 The holdbar-modkey patch is a variant where holdbar is only active when … | |
13 | |
14 holdbar and pertag | |
15 ------------------ | |
16 This version is combined with pertag patch - the state of the bar is not… | |
17 | |
18 | |
19 Download | |
20 -------- | |
21 * [dwm-holdbar-6.2.diff](dwm-holdbar-6.2.diff) | |
22 * [dwm-holdbar-modkey-6.2.diff](dwm-holdbar-modkey-6.2.diff) | |
23 * [dwm-holdbar-modkey-pertag-nobar-6.2.diff](dwm-holdbar-modkey-pertag-n… | |
24 | |
25 Author | |
26 ------ | |
27 * Hayden Szymanski <[email protected]> | |
28 * Nihal Jere <[email protected]> (fixed flickering) | |
29 * Dariusz Fedejko <[email protected]> (holdbar-pertag) |