summaryrefslogtreecommitdiff
path: root/dwmblocks.c
AgeCommit message (Expand)Author
2021-09-26\0 delimeter issue fixedMehmet Ümit Özden
2020-11-18Added the call to pclose() when the output from the command is emptyСтрахиња Радић
2020-09-09Only open X server once rather than open and close after every writeout.aidan
2020-09-05Consolidated X11 based code into the setroot functionaidan
2020-08-29Fixed issue with empty command delimiteraidan
2020-08-27Merge pull request #29 from keikari/patch-2torrinfail
2020-08-27fixed output from commands without a newline end.aidan
2020-08-19Unified style for if, for, and while statements. As well as generalaidan
2020-08-16Update dwmblocks.ckeikari
2020-08-16Update dwmblocks.ckeikari
2020-08-15Small fixkeikari
2020-08-14Manual merge of pull request #19. This adds multi-character delimiter.aidan
2020-08-14Removed call to redundant call to exit()aidan
2020-08-12fixed signal handling on OpenBSD by using SIGUSR1 instead of SIGRTMIN.aidan
2020-08-11Merge pull request #15 from tomboehmer/issue9torrinfail
2020-06-11Merge pull request #8 from markcaudill/mastertorrinfail
2020-05-28Fixes #9 - determine the size of the status buffer based on the number of blocksTom Böhmer
2020-04-16removed unused replace functionaidan
2020-04-01Proposed fix for issue #5.Mark Caudill
2019-12-16Added ifndef for openbsd compatibility. SIGRTMIN is not defined onAidan
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-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-24Fixed for loop in getstatus()Aidan
2019-03-24Added function declarations and renamed setrootcmd to statusstr.Aidan
2019-03-24Added code files, and Makefile.Aidan