Commit Graph

79 Commits

Author SHA1 Message Date
Luke Smith
6bbb413fd7 Merge pull request #52 from danielrainer/patch-1
Change spelling in comment
2020-09-09 21:00:43 -04:00
danielrainer
7bd5e64364 Change spelling in comment
Change the word "delimeter" to "delimiter"
2020-09-09 20:31:33 +02:00
Luke Smith
7524ccd1e5 update and fork fix 2020-08-28 19:27:12 -04:00
Luke Smith
8b313712dc Merge pull request #46 from ryanm0/master
Makefile improvements
2020-08-05 07:57:53 -04:00
ryanm0
841a607830 Makefile: use $(CC) instead of hardcoding gcc 2020-08-04 23:19:06 -10:00
ryanm0
f67807d348 Makefile: fix "output" target name
Without the right target name, make will rebuild the target (dwmblocks)
every time make is run, even if the source files haven't changed.
2020-08-04 23:16:36 -10:00
Luke Smith
d3eed01126 Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks 2020-06-02 15:46:11 -04:00
Luke Smith
da7df2f2c2 fix #24 2020-06-02 15:45:47 -04:00
Luke Smith
744d33a345 ui fix 2020-06-02 15:41:13 -04:00
Luke Smith
0dd4d4d0e1 funding 2020-06-02 15:26:54 -04:00
Luke Smith
c35edaad21 Merge pull request #29 from crian/patch-1
POSIX Makefile
2020-05-31 12:11:01 -04:00
Christian S
b259b140a3 POSIX Makefile 2020-05-31 17:59:42 +02:00
Luke Smith
9a7ecafdcc Merge pull request #28 from mackarelfish/master
Fixed weird blocks behaviour with moving text (music, nettraf), Added support for multiple char delimiter
2020-05-30 08:38:33 -04:00
Zaky Bilfagih
e2ca6028d6 Commented out music from default config.h 2020-05-30 12:44:06 +07:00
mackarelfish
9adc4dc1e7 Added support for multiple char delimiter 2020-05-30 12:36:18 +07:00
mackarelfish
d1519aa012 Fixed weird blocks behaviour with moving text 2020-05-30 12:21:26 +07:00
Luke Smith
6d75ac1b00 Merge pull request #23 from danbyl/forkbefore
Update status after forking and export with setenv
2020-05-26 07:26:42 -04:00
Luke Smith
373d96844f Merge branch 'master' into forkbefore 2020-05-26 07:26:34 -04:00
Luke Smith
0666c8a14d america 2020-05-26 07:11:38 -04:00
Luke Smith
41cf9cd337 readme additions 2020-05-25 21:14:16 -04:00
Luke Smith
67b64a8bd9 space for delim
price module examples added

cpu module differentiated
2020-05-25 20:34:43 -04:00
Daniel Bylinka
aaeebc4b36 Update status after forking and export with setenv
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-18 00:52:18 +02:00
Luke Smith
642d93b8f2 moonphase signal changed
battery tr unnec
2020-05-07 20:35:49 -04:00
Luke Smith
ff026b9dd4 this should really be disabled until I fix it all
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 17:26:37 -04:00
Luke Smith
ff41f8e71e statuscmd programs forked 2020-05-04 15:27:46 -04:00
Luke Smith
a0ebcc3f54 nettraf opt added, vol not manually updated,
news moved
2020-05-04 15:26:24 -04:00
Luke Smith
a46d090a2e Merge pull request #12 from mokulus/master
Remove newlines from command output
2020-04-24 08:40:49 -04:00
MateuszOkulus
6bbd6545f4 Remove newlines from command output 2020-04-24 09:20:34 +02:00
Luke Smith
cc1b97c731 help-icon refixed after reversion 2020-04-23 15:11:50 -04:00
Luke Smith
01e9f1a568 Revert "no longer (unused) icon slot" for bugfix
This reverts commit 29485b43b0.
2020-04-22 20:09:51 -04:00
Luke Smith
93b951f715 music module renabled for dwm 2020-04-22 19:56:36 -04:00
Luke Smith
b97eff3d47 specific larbs location for cd fix 2020-04-22 19:44:42 -04:00
Luke Smith
c76a6c7c1d help renamed to help-icon 2020-04-15 14:42:20 -04:00
Luke Smith
26a4d1b81b pidof/pamixer allows quick vol update
battery script already on one line
2020-04-14 20:25:40 -04:00
Luke Smith
29485b43b0 no longer (unused) icon slot 2020-04-13 01:05:25 -04:00
Luke Smith
730022acdf statuscmd patch for clickable modules 2020-04-13 00:14:56 -04:00
Luke Smith
45012f4249 Merge pull request #5 from hisakiyo/master
Update dwmblocks.c
2020-04-08 19:12:50 -04:00
hisakiyo
3e9876c9d6 Update dwmblocks.c 2020-04-09 00:51:56 +02:00
Luke Smith
177d5b4678 old vol commands removed 2020-04-08 11:06:13 -04:00
Luke Smith
d783168bb1 force clean 2020-04-08 11:06:01 -04:00
Luke Smith
89fe73de09 volume autoupdate 2020-04-08 11:05:36 -04:00
Luke Smith
e744d879ce remove newline in battery output 2020-03-26 17:47:03 -04:00
Luke Smith
31de42407b internet module added by default 2020-03-22 09:09:22 -04:00
Luke Smith
781eacae90 record error suppressed 2020-03-22 09:09:11 -04:00
Luke Smith
642120069c Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks 2020-03-14 20:49:19 -04:00
Luke Smith
65b447334f recording icon and packages on by default 2020-03-14 20:49:10 -04:00
Luke Smith
8d8c208ac8 Merge pull request #3 from crian/patch-1
Makefile: Use DESTDIR/PREFIX and add uninstall
2020-03-03 16:50:35 -05:00
Christian S
5d1a8a836d Makefile: Use DESTDIR/PREFIX and add uninstall 2020-03-03 20:56:08 +01:00
Luke Smith
765850c8f7 Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks 2020-03-02 15:29:58 -05:00
Luke Smith
6701bcfc89 unfinished 2020-03-02 15:29:29 -05:00