summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-30Switched to fgets instead of using fgetcAidan
2019-11-30fixed issue causing segfault on ARM systemsAidan
2019-11-27Fixed garbled last commitAidan Hubert
2019-11-26Added -p option for printing to stdout rather then setting the root window fo...Aidan
2019-11-26Added -f option to rm in clean command.Aidan
2019-11-13Made dwmblocks way more efficient by only setting the name of the root window...Aidan
2019-11-07Revert "Changed delimeter to accept multiple characters."Aidan
2019-11-04Changed delimeter to accept multiple characters.Aidan
2019-03-29added icons and delimeterAidan
2019-03-26Changed Makefile to also complie when running install.Aidan
2019-03-24Fixed for loop in getstatus()Aidan
2019-03-24Added more to readme.Aidan
2019-03-24Added install option.Aidan
2019-03-24Added function declarations and renamed setrootcmd to statusstr.Aidan
2019-03-24Changed commands to use ~ instead of /home/aidanAidan
2019-03-24Changed makefile to include X11 libraries.Aidan
2019-03-24Added code files, and Makefile.Aidan
2019-03-24Initial committorrinfail