index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (913B) | |
--- | |
1 visualbell | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 Briefly inverts window content on terminal bell event. | |
7 | |
8 Notes | |
9 ----- | |
10 For versions prior to 0.8.4 you might have to reduce the `xfps` value in | |
11 `config.h` to less than equal the refresh rate of your monitor in order … | |
12 noticeable. This is not necessary for version 0.8.4 and later. | |
13 | |
14 Download | |
15 -------- | |
16 * [st-visualbell-20160727-308bfbf.diff](st-visualbell-20160727-308bfbf.d… | |
17 * [st-visualbell-20180101-1f24bde.diff](st-visualbell-20180101-1f24bde.d… | |
18 * [st-visualbell-0.8.1.diff](st-visualbell-0.8.1.diff) | |
19 * [st-visualbell-0.8.3.diff](st-visualbell-0.8.3.diff) | |
20 * [st-visualbell-0.8.4.diff](st-visualbell-0.8.4.diff) | |
21 | |
22 Authors | |
23 ------- | |
24 * Matthias Schoth - <[email protected]> | |
25 * Laslo Hunhold - <[email protected]> (git port) | |
26 * Alexis Ben Miloud--Josselin; panpo; alexisbmj+code at protonmail dot c… | |
27 | |
28 *Note*: [visual bell 2](../visualbell2) was moved to its own page. | |
29 |