]> git.armaanb.net Git - dwmblocks.git/history - dwmblocks.c
added blocks.def.h to act as default blocks file so that changes made in
[dwmblocks.git] / dwmblocks.c
2020-07-28 torrinfailMerge branch 'master' into patch-1
2020-06-11 torrinfailMerge pull request #8 from markcaudill/master
2020-04-16 aidanremoved unused replace function
2020-04-01 Mark CaudillProposed fix for issue #5.
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.