Commit graph

55 commits

Author SHA1 Message Date
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
Luke Smith
e448dd3d5a
Merge pull request #2 from mrchainman/master
Added chmod in Makefile to prevent execution errors
2020-03-02 10:30:11 -05:00
mrchainman
7cb3daa077
Merge branch 'master' into master 2020-03-02 16:20:26 +01:00
Luke Smith
b9e29ebe90
blocks.h moved to config.h 2020-03-01 07:01:56 -05:00
Luke Smith
6bd2e845be
use general scripts for statusbar 2020-02-08 09:43:28 -05:00
Luke Smith
a6c82c2148
simplification for emojis 2020-02-01 12:43:28 -05:00
Mr Chainman
91c492319b
Added chmod in Makefile to prevent execution errors 2020-01-02 16:31:24 +01:00
Aidan
fefab14bee Merge branch 'master' of https://github.com/torrinfail/dwmblocks 2019-12-16 14:38:39 -07:00
Aidan
fa4eeff38d Added ifndef for openbsd compatibility. SIGRTMIN is not defined on
OpenBSD.
2019-12-16 14:35:29 -07:00
Aidan
3906995607 Changed Makefile to use pkg-config to find libraries. 2019-12-12 10:28:06 -07:00
Aidan
377f990331 Switched to fgets instead of using fgetc 2019-11-30 14:43:33 -07:00
Aidan
09a00ab345 fixed issue causing segfault on ARM systems 2019-11-30 02:05:10 -07:00
Aidan Hubert
b685f2805f Fixed garbled last commit 2019-11-27 05:50:38 +00:00
Aidan
1766af7d5e Added -p option for printing to stdout rather then setting the root window for compatibility with other wms. 2019-11-26 22:43:16 -07:00
Aidan
a22c6311cc Added -f option to rm in clean command. 2019-11-26 22:42:27 -07:00
Aidan
5ff59d4e8b Made dwmblocks way more efficient by only setting the name of the root window when something has changed. 2019-11-13 13:58:20 -07:00
Aidan
72dc44f963 Revert "Changed delimeter to accept multiple characters."
Bug was found where certain modules caused dwm to lag horribly.
Reverting until a fix can be found.
This reverts commit 3da92ebccb.
2019-11-07 13:07:19 -07:00
Aidan
3da92ebccb Changed delimeter to accept multiple characters. 2019-11-04 15:34:34 -07:00
Luke Smith
4f6b1e11f2
dox and stuff rmd 2019-09-21 15:37:13 -04:00
Luke Smith
c142cf34e9
luke init 2019-09-21 15:34:35 -04:00
Aidan
690475e1e5 added icons and delimeter 2019-03-29 21:10:46 -06:00
Aidan
86f2909ba6 Changed Makefile to also complie when running install. 2019-03-26 18:32:08 -06:00
Aidan
ce861dd798 Fixed for loop in getstatus() 2019-03-24 22:32:08 -06:00
Aidan
980aab697a Added more to readme. 2019-03-24 21:54:43 -06:00
Aidan
b998dd9d55 Added install option. 2019-03-24 21:53:48 -06:00