Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radical re-formatting 1/3: Fix spacing | drkhsh | 2022-10-28 | 1 | -2/+2 |
| | | | | | | Fixes coding style. Formatting commits suck, incoherent coding style sucks more. https://suckless.org/coding_style/ | ||||
* | Remove unnecessary blank lines after license-notice | Laslo Hunhold | 2017-08-13 | 1 | -1/+0 |
| | |||||
* | new arg.h version by frign | Aaron Marcher | 2017-08-10 | 1 | -49/+28 |
| | |||||
* | removed ./extern/ | Aaron Marcher | 2017-01-07 | 1 | -0/+55 |
| | |||||
* | moved headers to extern | Aaron Marcher | 2016-09-17 | 1 | -55/+0 |
| | |||||
* | added daemonization, output possibility to console (for other programs) and ↵ | Aaron Marcher | 2016-09-16 | 1 | -0/+55 |
moved the code to set WM_NAME to its own function as it is needed two times |