summaryrefslogtreecommitdiff
path: root/arg.h
Commit message (Collapse)AuthorAge
* radical re-formatting 1/3: Fix spacingdrkhsh2022-10-28
| | | | | | Fixes coding style. Formatting commits suck, incoherent coding style sucks more. https://suckless.org/coding_style/
* Remove unnecessary blank lines after license-noticeLaslo Hunhold2017-08-13
|
* new arg.h version by frignAaron Marcher2017-08-10
|
* removed ./extern/Aaron Marcher2017-01-07
|
* moved headers to externAaron Marcher2016-09-17
|
* added daemonization, output possibility to console (for other programs) and ↵Aaron Marcher2016-09-16
moved the code to set WM_NAME to its own function as it is needed two times