summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-26Merge pull request #23 from danbyl/forkbeforeLuke Smith
Update status after forking and export with setenv
2020-05-26Merge branch 'master' into forkbeforeLuke Smith
2020-05-26americaLuke Smith
2020-05-25readme additionsLuke Smith
2020-05-25space for delimLuke Smith
price module examples added cpu module differentiated
2020-05-18Update status after forking and export with setenvDaniel Bylinka
Forking after updating the status can feel unresponsive depending on how long it takes for the command to run. Also link to the statuscmd page on suckless.org instead of the gist.
2020-05-07moonphase signal changedLuke Smith
battery tr unnec
2020-05-04this should really be disabled until I fix it allLuke Smith
I want to get rid of the mpd-module-update script, perhaps having it started by the `music` script or dwm. There have been big kinks in bug testing.
2020-05-04statuscmd programs forkedLuke Smith
2020-05-04nettraf opt added, vol not manually updated,Luke Smith
news moved
2020-04-24Merge pull request #12 from mokulus/masterLuke Smith
Remove newlines from command output
2020-04-24Remove newlines from command outputMateuszOkulus
2020-04-23help-icon refixed after reversionLuke Smith
2020-04-22Revert "no longer (unused) icon slot" for bugfixLuke Smith
This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e.
2020-04-22music module renabled for dwmLuke Smith
2020-04-22specific larbs location for cd fixLuke Smith
2020-04-15help renamed to help-iconLuke Smith
2020-04-14pidof/pamixer allows quick vol updateLuke Smith
battery script already on one line
2020-04-13no longer (unused) icon slotLuke Smith
2020-04-13statuscmd patch for clickable modulesLuke Smith
2020-04-08Merge pull request #5 from hisakiyo/masterLuke Smith
Update dwmblocks.c
2020-04-09Update dwmblocks.chisakiyo
2020-04-08old vol commands removedLuke Smith
2020-04-08force cleanLuke Smith
2020-04-08volume autoupdateLuke Smith
2020-03-26remove newline in battery outputLuke Smith
2020-03-22internet module added by defaultLuke Smith
2020-03-22record error suppressedLuke Smith
2020-03-14Merge branch 'master' of github.com:LukeSmithxyz/dwmblocksLuke Smith
2020-03-14recording icon and packages on by defaultLuke Smith
2020-03-03Merge pull request #3 from crian/patch-1Luke Smith
Makefile: Use DESTDIR/PREFIX and add uninstall
2020-03-03Makefile: Use DESTDIR/PREFIX and add uninstallChristian S
2020-03-02Merge branch 'master' of github.com:LukeSmithxyz/dwmblocksLuke Smith
2020-03-02unfinishedLuke Smith
2020-03-02Merge pull request #2 from mrchainman/masterLuke Smith
Added chmod in Makefile to prevent execution errors
2020-03-02Merge branch 'master' into mastermrchainman
2020-03-01blocks.h moved to config.hLuke Smith
2020-02-08use general scripts for statusbarLuke Smith
2020-02-01simplification for emojisLuke Smith
2020-01-02Added chmod in Makefile to prevent execution errorsMr Chainman
2019-12-16Merge branch 'master' of https://github.com/torrinfail/dwmblocksAidan
2019-12-16Added ifndef for openbsd compatibility. SIGRTMIN is not defined onAidan
OpenBSD.
2019-12-12Changed Makefile to use pkg-config to find libraries.Aidan
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-26Added -f option to rm in clean command.Aidan
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.
Software created with 💖