Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (547B)
---
1 signals
2 =======
3
4 Description
5 -----------
6 This patch lets slstatus handle signals and uses 'turns'
7 to update modules in the status text.
8
9 After each interval loop, that iteration is what is used to
10 give a module its 'turn'. If the interval is simply 1000ms (default),
11 the 'turn' will effectively function as a interval for that module.
12
13 This behavior is similar to that of [dwmblocks](https://github.com/torri…
14
15 Download
16 --------
17 * [slstatus-signals-1.0.patch](slstatus-signals-1.0.patch)
18
19 Authors
20 -------
21 * sewn <[email protected]>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.