aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | sb-crypto removedLuke Smith2021-02-151-1/+0
|/ /
* | fix #61Luke Smith2021-02-021-0/+2
* | Merge pull request #60 from TheCatster/fix-kbselectLuke Smith2020-12-281-1/+1
|\ \
| * | Change KBSelect Program To Include SB PrefixDaniel Rose2020-12-281-1/+1
|/ /
* | scripts prefixed with sb- to avoid conflictsLuke Smith2020-12-251-22/+23
* | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks into masterLuke Smith2020-10-111-1/+1
|\ \
| * \ Merge pull request #52 from danielrainer/patch-1Luke Smith2020-09-091-1/+1
| |\ \
| | * | Change spelling in commentdanielrainer2020-09-091-1/+1
| |/ /
* / / weather -> forceast; different defaultsLuke Smith2020-10-111-7/+11
|/ /
* | update and fork fixLuke Smith2020-08-281-3/+4
* | Merge pull request #46 from ryanm0/masterLuke Smith2020-08-051-4/+5
|\ \
| * | Makefile: use $(CC) instead of hardcoding gccryanm02020-08-041-2/+3
| * | Makefile: fix "output" target nameryanm02020-08-041-2/+2
|/ /
| * sorta fixed bug with sleep and timing where interruptingdfuehrer2021-03-131-6/+23
| * changed to my status bar things that i wantdfuehrer2021-03-131-21/+9
|/
* 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 MakefileChristian S2020-05-311-1/+5
| |/
| * Merge pull request #28 from mackarelfish/masterLuke Smith2020-05-302-7/+11
| |\
| | * 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
|\
| * 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
* | moonphase signal changedLuke Smith2020-05-071-2/+2
| * Update status after forking and export with setenvDaniel Bylinka2020-05-182-11/+7
|/
* this should really be disabled until I fix it allLuke Smith2020-05-041-1/+1
* statuscmd programs forkedLuke Smith2020-05-042-19/+102
* nettraf opt added, vol not manually updated,Luke Smith2020-05-041-2/+3
* Merge pull request #12 from mokulus/masterLuke Smith2020-04-241-0/+15
|\
| * 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
* 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
* 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
| |/
| * Switched to fgets instead of using fgetcAidan2019-11-301-16/+5
| * fixed issue causing segfault on ARM systemsAidan2019-11-301-0/+4