aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #46 from ryanm0/masterLuke Smith2020-08-051-4/+5
|\ | | | | Makefile improvements
| * Makefile: use $(CC) instead of hardcoding gccryanm02020-08-041-2/+3
| |
| * Makefile: fix "output" target nameryanm02020-08-041-2/+2
|/ | | | | Without the right target name, make will rebuild the target (dwmblocks) every time make is run, even if the source files haven't changed.
* Merge branch 'master' of github.com:LukeSmithxyz/dwmblocksLuke Smith2020-06-023-8/+16
|\
| * Merge pull request #29 from crian/patch-1Luke Smith2020-05-311-1/+5
| |\ | | | | | | POSIX Makefile
| | * POSIX MakefileChristian S2020-05-311-1/+5
| |/
| * Merge pull request #28 from mackarelfish/masterLuke Smith2020-05-302-7/+11
| |\ | | | | | | Fixed weird blocks behaviour with moving text (music, nettraf), Added support for multiple char delimiter
| | * Commented out music from default config.hZaky Bilfagih2020-05-301-1/+1
| | |
| | * Added support for multiple char delimitermackarelfish2020-05-302-7/+11
| | |
| | * Fixed weird blocks behaviour with moving textmackarelfish2020-05-301-1/+1
| |/
* | fix #24Luke Smith2020-06-021-1/+5
| |
* | ui fixLuke Smith2020-06-021-3/+1
| |
* | fundingLuke Smith2020-06-021-0/+5
|/
* Merge pull request #23 from danbyl/forkbeforeLuke Smith2020-05-262-11/+7
|\ | | | | Update status after forking and export with setenv
| * Merge branch 'master' into forkbeforeLuke Smith2020-05-262-19/+50
| |\ | |/ |/|
* | americaLuke Smith2020-05-261-1/+1
| |
* | readme additionsLuke Smith2020-05-251-15/+43
| |
* | space for delimLuke Smith2020-05-251-2/+5
| | | | | | | | | | | | price module examples added cpu module differentiated
* | moonphase signal changedLuke Smith2020-05-071-2/+2
| | | | | | | | battery tr unnec
| * Update status after forking and export with setenvDaniel Bylinka2020-05-182-11/+7
|/ | | | | | | 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.
* this should really be disabled until I fix it allLuke Smith2020-05-041-1/+1
| | | | | | 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.
* statuscmd programs forkedLuke Smith2020-05-042-19/+102
|
* nettraf opt added, vol not manually updated,Luke Smith2020-05-041-2/+3
| | | | news moved
* Merge pull request #12 from mokulus/masterLuke Smith2020-04-241-0/+15
|\ | | | | Remove newlines from command output
| * Remove newlines from command outputMateuszOkulus2020-04-241-0/+15
|/
* help-icon refixed after reversionLuke Smith2020-04-231-1/+1
|
* Revert "no longer (unused) icon slot" for bugfixLuke Smith2020-04-222-19/+23
| | | | This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e.
* music module renabled for dwmLuke Smith2020-04-221-1/+1
|
* specific larbs location for cd fixLuke Smith2020-04-221-1/+1
|
* help renamed to help-iconLuke Smith2020-04-151-3/+8
|
* pidof/pamixer allows quick vol updateLuke Smith2020-04-141-2/+2
| | | | battery script already on one line
* no longer (unused) icon slotLuke Smith2020-04-132-23/+19
|
* statuscmd patch for clickable modulesLuke Smith2020-04-134-34/+184
|\
| * Merge branch 'master' of https://github.com/torrinfail/dwmblocksAidan2019-12-161-4/+2
| |\
| | * Changed Makefile to use pkg-config to find libraries.Aidan2019-12-121-4/+2
| | |
| * | Added ifndef for openbsd compatibility. SIGRTMIN is not defined onAidan2019-12-161-2/+9
| |/ | | | | | | OpenBSD.
| * Switched to fgets instead of using fgetcAidan2019-11-301-16/+5
| |
| * fixed issue causing segfault on ARM systemsAidan2019-11-301-0/+4
| |
| * Fixed garbled last commitAidan Hubert2019-11-271-12/+0
| |
| * Added -p option for printing to stdout rather then setting the root window ↵Aidan2019-11-261-4/+26
| | | | | | | | for compatibility with other wms.
| * Added -f option to rm in clean command.Aidan2019-11-261-1/+1
| |
| * Made dwmblocks way more efficient by only setting the name of the root ↵Aidan2019-11-131-11/+9
| | | | | | | | window when something has changed.
| * Revert "Changed delimeter to accept multiple characters."Aidan2019-11-072-16/+8
| | | | | | | | | | | | Bug was found where certain modules caused dwm to lag horribly. Reverting until a fix can be found. This reverts commit 3da92ebccb863394a3501ce2d9cbe60ad9aafc8c.
| * Changed delimeter to accept multiple characters.Aidan2019-11-042-8/+16
| |
* | Merge pull request #5 from hisakiyo/masterLuke Smith2020-04-081-1/+1
|\ \ | | | | | | Update dwmblocks.c
| * | Update dwmblocks.chisakiyo2020-04-091-1/+1
|/ /
* | old vol commands removedLuke Smith2020-04-081-4/+0
| |
* | force cleanLuke Smith2020-04-081-1/+1
| |
* | volume autoupdateLuke Smith2020-04-081-1/+1
| |
* | remove newline in battery outputLuke Smith2020-03-261-1/+1
| |