aboutsummaryrefslogtreecommitdiff
path: root/dwmblocks.c
Commit message (Expand)AuthorAgeLines
* removed unused replace functionaidan2020-04-16-9/+0
* Added ifndef for openbsd compatibility. SIGRTMIN is not defined onAidan2019-12-16-2/+9
* Switched to fgets instead of using fgetcAidan2019-11-30-16/+5
* fixed issue causing segfault on ARM systemsAidan2019-11-30-0/+4
* Fixed garbled last commitAidan Hubert2019-11-27-12/+0
* Added -p option for printing to stdout rather then setting the root window fo...Aidan2019-11-26-4/+26
* Made dwmblocks way more efficient by only setting the name of the root window...Aidan2019-11-13-11/+9
* Revert "Changed delimeter to accept multiple characters."Aidan2019-11-07-14/+6
* Changed delimeter to accept multiple characters.Aidan2019-11-04-6/+14
* added icons and delimeterAidan2019-03-29-9/+17
* Fixed for loop in getstatus()Aidan2019-03-24-1/+1
* Added function declarations and renamed setrootcmd to statusstr.Aidan2019-03-24-12/+20
* Added code files, and Makefile.Aidan2019-03-24-0/+151