summaryrefslogtreecommitdiff
path: root/dwmblocks.c
AgeCommit message (Collapse)Author
2020-05-04statuscmd programs forkedLuke Smith
2020-04-24Remove newlines from command outputMateuszOkulus
2020-04-22Revert "no longer (unused) icon slot" for bugfixLuke Smith
This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e.
2020-04-13no longer (unused) icon slotLuke Smith
2020-04-13statuscmd patch for clickable modulesLuke Smith
2020-04-09Update dwmblocks.chisakiyo
2020-04-08old vol commands removedLuke Smith
2020-03-01blocks.h moved to config.hLuke Smith
2019-12-16Added ifndef for openbsd compatibility. SIGRTMIN is not defined onAidan
OpenBSD.
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 ↵Aidan
for compatibility with other wms.
2019-11-13Made dwmblocks way more efficient by only setting the name of the root ↵Aidan
window when something has changed.
2019-11-07Revert "Changed delimeter to accept multiple characters."Aidan
Bug was found where certain modules caused dwm to lag horribly. Reverting until a fix can be found. This reverts commit 3da92ebccb863394a3501ce2d9cbe60ad9aafc8c.
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
Software created with 💖