aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-17described what -p does in the manpage305a385
2022-12-11release v1.0.1Raphael Robatsch
2022-12-10add changelogRaphael Robatsch
2022-12-03use sigaction(2) instead of signal(2)Raphael Robatsch
2022-04-20add manpageRaphael Robatsch
2022-04-19allow user to set path of the fifoLeonardo Hernández Hernández
2022-04-19use dprintf() instead of write() callsLeonardo Hernández Hernández
2021-11-15replace mailing listRaphael Robatsch
2021-10-29style: spaces -> tabsRaphael Robatsch
2021-10-28update readmeRaphael Robatsch
2021-10-28change dwm backend to somebarRaphael Robatsch
2020-12-27Merge pull request #40 from IGeraGera/IGeraGera-patch-1torrinfail
2020-12-24Merge pull request #39 from Strahinja/mastertorrinfail
2020-12-24Merge pull request #41 from victor-timofei/mastertorrinfail
2020-12-23Fix LDFLAGS for UbuntuVictor Timofei
2020-12-22Updated README with new patchIGeraGera
2020-12-20Update README.mdIGeraGera
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-19Added back the ability to change compiler with CC environment variable.aidan
2020-08-19Unified style for if, for, and while statements. As well as generalaidan
2020-08-17Merge pull request #30 from toniz4/mastertorrinfail
2020-08-17updated readme with new statuscmd patchCássio Ribeiro Alves de Ávila
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-12Merge pull request #12 from kdkasad/patch-1torrinfail
2020-08-12fixed signal handling on OpenBSD by using SIGUSR1 instead of SIGRTMIN.aidan
2020-08-11Update README.mdtorrinfail
2020-08-11Merge pull request #15 from tomboehmer/issue9torrinfail
2020-08-11Update README.mdtorrinfail
2020-08-11added blocks.def.h to act as default blocks file so that changes made inAidan
2020-07-28Merge pull request #17 from tph5595/patch-1torrinfail
2020-07-28Merge branch 'master' into patch-1torrinfail
2020-07-06Added variable in makefile to change c compilerAidan
2020-06-11Merge pull request #8 from markcaudill/mastertorrinfail
2020-05-29Fixed argument order for gccTaylor Henderson
2020-05-28Fixes #9 - determine the size of the status buffer based on the number of blocksTom Böhmer
2020-05-04Change `cp`/`chmod` to `install`Kian Kasad
2020-04-18Switched to ISC licenseAidan
2020-04-18Start transition to ISC licensetorrinfail
2020-04-16removed unused replace functionaidan
2020-04-16Merge pull request #3 from crian/mastertorrinfail
2020-04-01Proposed fix for issue #5.Mark Caudill