index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1055B) | |
--- | |
1 scratchpad | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 The scratchpad patch allows you to spawn or restore a floating terminal … | |
7 It is usually useful to have one to do some short typing. | |
8 | |
9 A tool like detach (http://detach.sourceforge.net) turns it into a launc… | |
10 for X applications. | |
11 | |
12 By default your terminal (st) is used, and the default key binding is | |
13 `MODKEY+XK_grave`. A `config.def.h` change is included in the patch. | |
14 | |
15 Download | |
16 -------- | |
17 * [dwm-scratchpad-20240321-061e9fe.diff](dwm-scratchpad-20240321-061e9fe… | |
18 * [dwm-scratchpad-20221102-ba56fe9.diff](dwm-scratchpad-20221102-ba56fe9… | |
19 * [dwm-scratchpad-6.2.diff](dwm-scratchpad-6.2.diff) - 2019-06-20 | |
20 * [dwm-scratchpad-20190620-cb3f58a.diff](dwm-scratchpad-20190620-cb3f58a… | |
21 * [dwm-scratchpad-20170207-bb3bd6f.diff](dwm-scratchpad-20170207-bb3bd6f… | |
22 | |
23 Authors | |
24 ------- | |
25 * Ivan J. <[email protected]> | |
26 * Aaron D. <[email protected]> (mechanical update to 6.2 and bugfixes) | |
27 * Gustek M. <[email protected]> (mechanical update to ba56fe9) |