]> git.armaanb.net Git - dwmblocks.git/history - dwmblocks.c
Fixed argument order for gcc
[dwmblocks.git] / dwmblocks.c
2020-04-16 aidanremoved unused replace function
2019-12-16 AidanMerge branch 'master' of https://github.com/torrinfail...
2019-12-16 AidanAdded ifndef for openbsd compatibility. SIGRTMIN is...
2019-11-30 AidanSwitched to fgets instead of using fgetc
2019-11-30 Aidanfixed issue causing segfault on ARM systems
2019-11-27 Aidan HubertFixed garbled last commit
2019-11-27 AidanAdded -p option for printing to stdout rather then...
2019-11-13 AidanMade dwmblocks way more efficient by only setting the...
2019-11-07 AidanRevert "Changed delimeter to accept multiple characters."
2019-11-04 AidanChanged delimeter to accept multiple characters.
2019-03-30 Aidanadded icons and delimeter
2019-03-25 AidanFixed for loop in getstatus()
2019-03-25 AidanAdded function declarations and renamed setrootcmd...
2019-03-24 AidanAdded code files, and Makefile.