aboutsummaryrefslogtreecommitdiffstats
path: root/dwmblocks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added -p option for printing to stdout rather then setting the root window fo...Aidan2019-11-261-4/+26
* Made dwmblocks way more efficient by only setting the name of the root window...Aidan2019-11-131-11/+9
* Revert "Changed delimeter to accept multiple characters."Aidan2019-11-071-14/+6
* Changed delimeter to accept multiple characters.Aidan2019-11-041-6/+14
* added icons and delimeterAidan2019-03-291-9/+17
* Fixed for loop in getstatus()Aidan2019-03-241-1/+1
* Added function declarations and renamed setrootcmd to statusstr.Aidan2019-03-241-12/+20
* Added code files, and Makefile.Aidan2019-03-241-0/+151