Commit Graph

41 Commits

Author SHA1 Message Date
fb4d19a9a6
add sb-bright 2023-10-15 14:40:40 +02:00
40c6b6d8ca
rename scripts to align with new dotfiles names 2023-10-12 16:28:52 +02:00
5f3b1f0b62
signal added for torrent 2021-01-03 08:27:21 +01:00
d04e43954a
added appointments, smaller changes 2020-12-19 11:52:27 +01:00
7bfcefdcd2
cleanup 2020-11-07 23:45:04 +01:00
113fd0e28f
added dunst status to statusbar 2020-09-21 22:06:43 +02:00
26c5f5a91d added explanation for cmds with no output 2020-08-23 22:02:24 +02:00
bf7d745a73 removed icons in setup, increased max length 2020-08-23 17:03:09 +02:00
0a171e708c modified: config.h 2020-05-06 12:04:01 +02:00
d69593f1cd implemented pull request from original project to handle all otherwise unhandled signals, prevents crash 2020-04-25 21:19:54 +02:00
932802d52c added personal dwmblocks config 2020-04-25 19:11:39 +02:00
d137032662 added personal dwmblocks config 2020-04-25 19:10:53 +02:00
Alexander Bocken
a0d0b23c94
fix readme.md 2020-04-25 19:11:20 +02:00
Aidan
6e0519df3a Switched to ISC license 2020-04-18 02:02:41 -06:00
torrinfail
5a199e25f6
Start transition to ISC license 2020-04-18 01:57:02 -06:00
aidan
030de220e4 removed unused replace function 2020-04-16 01:03:30 -06:00
torrinfail
003a2238dc
Merge pull request #3 from crian/master
Some Makefile additions by crian
2020-04-16 00:32:26 -06:00
crian
2b44212f45
Makefile: Set permission 2020-03-03 14:53:01 +01:00
crian
2c47e9e707
Makefile: Add uninstall 2020-03-02 17:01:13 +01:00
crian
9c9e08d2bc
Makefile: Use DESTDIR and PREFIX 2020-03-02 17:01:10 +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
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
Aidan
5ba902a666 Added function declarations and renamed setrootcmd to statusstr. 2019-03-24 21:51:40 -06:00
Aidan
a724e5cdac Changed commands to use ~ instead of /home/aidan 2019-03-24 17:51:45 -06:00
Aidan
9c88bb5245 Changed makefile to include X11 libraries. 2019-03-24 16:36:52 -06:00
Aidan
c97d6d119e Added code files, and Makefile. 2019-03-24 16:31:05 -06:00
torrinfail
b0728ca8b9
Initial commit 2019-03-24 16:19:32 -06:00