Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to output only once and exit | Aaron Marcher | 2018-05-21 | 1 | -1/+3 |
| | |||||
* | Fix man page .Os field | Aaron Marcher | 2017-08-13 | 1 | -1/+1 |
| | |||||
* | Reduce -o | -n to -s | Laslo Hunhold | 2017-08-10 | 1 | -5/+3 |
| | | | | | What we really want is to either output to WM_NAME or stdout. If we want just one single line, we do slstatus | head -n 1. | ||||
* | Remove d- and v-flags | Laslo Hunhold | 2017-08-10 | 1 | -11/+0 |
| | | | | | | | d-flag: There's no need for that, use the &-operator or fork+exec in a non-shell-context. In the latter case you get the PID for free. v-flag: If you want to find out which version of a package is installed, consult your package manager. That's his job. | ||||
* | Convert slstatus.1 to mandoc, simplify it and remove -h | Laslo Hunhold | 2017-08-10 | 1 | -32/+36 |
| | | | | | | We also change the semantics of -v to only return the version information. There is now no need for usage() to exit with anything other than 1. | ||||
* | added option to output only once and exit afterwards | Aaron Marcher | 2017-05-11 | 1 | -1/+4 |
| | |||||
* | why releases for such a small project? useless and overhead! | Aaron Marcher | 2016-12-29 | 1 | -1/+1 |
| | |||||
* | several changes | Ali H. Fardan | 2016-09-18 | 1 | -3/+3 |
| | |||||
* | updated man page according to readme | Aaron Marcher | 2016-09-18 | 1 | -1/+1 |
| | |||||
* | added -v to manpage | Aaron Marcher | 2016-09-18 | 1 | -1/+1 |
| | |||||
* | lol, dwm != slstatus in manpage :D | Aaron Marcher | 2016-09-18 | 1 | -1/+1 |
| | |||||
* | added -v command line option | Aaron Marcher | 2016-09-18 | 1 | -0/+3 |
| | |||||
* | added man page | Aaron Marcher | 2016-09-17 | 1 | -0/+28 |