Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | Merge pull request #23 from danbyl/forkbefore | Luke Smith | |
Update status after forking and export with setenv | |||
2020-05-26 | Merge branch 'master' into forkbefore | Luke Smith | |
2020-05-26 | america | Luke Smith | |
2020-05-25 | readme additions | Luke Smith | |
2020-05-25 | space for delim | Luke Smith | |
price module examples added cpu module differentiated | |||
2020-05-18 | Update status after forking and export with setenv | Daniel 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-07 | moonphase signal changed | Luke Smith | |
battery tr unnec | |||
2020-05-04 | this should really be disabled until I fix it all | Luke 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-04 | statuscmd programs forked | Luke Smith | |
2020-05-04 | nettraf opt added, vol not manually updated, | Luke Smith | |
news moved | |||
2020-04-24 | Merge pull request #12 from mokulus/master | Luke Smith | |
Remove newlines from command output | |||
2020-04-24 | Remove newlines from command output | MateuszOkulus | |
2020-04-23 | help-icon refixed after reversion | Luke Smith | |
2020-04-22 | Revert "no longer (unused) icon slot" for bugfix | Luke Smith | |
This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e. | |||
2020-04-22 | music module renabled for dwm | Luke Smith | |
2020-04-22 | specific larbs location for cd fix | Luke Smith | |
2020-04-15 | help renamed to help-icon | Luke Smith | |
2020-04-14 | pidof/pamixer allows quick vol update | Luke Smith | |
battery script already on one line | |||
2020-04-13 | no longer (unused) icon slot | Luke Smith | |
2020-04-13 | statuscmd patch for clickable modules | Luke Smith | |
2020-04-08 | Merge pull request #5 from hisakiyo/master | Luke Smith | |
Update dwmblocks.c | |||
2020-04-09 | Update dwmblocks.c | hisakiyo | |
2020-04-08 | old vol commands removed | Luke Smith | |
2020-04-08 | force clean | Luke Smith | |
2020-04-08 | volume autoupdate | Luke Smith | |
2020-03-26 | remove newline in battery output | Luke Smith | |
2020-03-22 | internet module added by default | Luke Smith | |
2020-03-22 | record error suppressed | Luke Smith | |
2020-03-14 | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | |
2020-03-14 | recording icon and packages on by default | Luke Smith | |
2020-03-03 | Merge pull request #3 from crian/patch-1 | Luke Smith | |
Makefile: Use DESTDIR/PREFIX and add uninstall | |||
2020-03-03 | Makefile: Use DESTDIR/PREFIX and add uninstall | Christian S | |
2020-03-02 | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | |
2020-03-02 | unfinished | Luke Smith | |
2020-03-02 | Merge pull request #2 from mrchainman/master | Luke Smith | |
Added chmod in Makefile to prevent execution errors | |||
2020-03-02 | Merge branch 'master' into master | mrchainman | |
2020-03-01 | blocks.h moved to config.h | Luke Smith | |
2020-02-08 | use general scripts for statusbar | Luke Smith | |
2020-02-01 | simplification for emojis | Luke Smith | |
2020-01-02 | Added chmod in Makefile to prevent execution errors | Mr Chainman | |
2019-12-16 | Merge branch 'master' of https://github.com/torrinfail/dwmblocks | Aidan | |
2019-12-16 | Added ifndef for openbsd compatibility. SIGRTMIN is not defined on | Aidan | |
OpenBSD. | |||
2019-12-12 | Changed Makefile to use pkg-config to find libraries. | Aidan | |
2019-11-30 | Switched to fgets instead of using fgetc | Aidan | |
2019-11-30 | fixed issue causing segfault on ARM systems | Aidan | |
2019-11-27 | Fixed garbled last commit | Aidan Hubert | |
2019-11-26 | Added -p option for printing to stdout rather then setting the root window ↵ | Aidan | |
for compatibility with other wms. | |||
2019-11-26 | Added -f option to rm in clean command. | Aidan | |
2019-11-13 | Made dwmblocks way more efficient by only setting the name of the root ↵ | Aidan | |
window when something has changed. | |||
2019-11-07 | Revert "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. |