2020-07-05 07:09 | Changed config | Benjamin Paul | 1 | +4 | -20 |
2020-06-02 19:46 | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | 3 | +16 | -8 |
2020-06-02 19:45 | fix #24 | Luke Smith | 1 | +5 | -1 |
2020-06-02 19:41 | ui fix | Luke Smith | 1 | +1 | -3 |
2020-06-02 19:26 | funding | Luke Smith | 1 | +5 | -0 |
2020-05-31 16:11 | Merge pull request #29 from crian/patch-1 | Luke Smith | 1 | +5 | -1 |
2020-05-31 15:59 | POSIX Makefile | Christian S | 1 | +5 | -1 |
2020-05-30 12:38 | Merge pull request #28 from mackarelfish/master | Luke Smith | 2 | +11 | -7 |
2020-05-30 05:44 | Commented out music from default config.h | Zaky Bilfagih | 1 | +1 | -1 |
2020-05-30 05:36 | Added support for multiple char delimiter | mackarelfish | 2 | +11 | -7 |
2020-05-30 05:21 | Fixed weird blocks behaviour with moving text | mackarelfish | 1 | +1 | -1 |
2020-05-26 11:26 | Merge pull request #23 from danbyl/forkbefore | Luke Smith | 2 | +7 | -11 |
2020-05-26 11:26 | Merge branch 'master' into forkbefore | Luke Smith | 2 | +50 | -19 |
2020-05-26 11:11 | america | Luke Smith | 1 | +1 | -1 |
2020-05-26 01:14 | readme additions | Luke Smith | 1 | +43 | -15 |
2020-05-26 00:34 | space for delim | Luke Smith | 1 | +5 | -2 |
2020-05-17 22:52 | Update status after forking and export with setenv | Daniel Bylinka | 2 | +7 | -11 |
2020-05-08 00:35 | moonphase signal changed battery tr unnec | Luke Smith | 1 | +2 | -2 |
2020-05-04 21:26 | this should really be disabled until I fix it all | Luke Smith | 1 | +1 | -1 |
2020-05-04 19:27 | statuscmd programs forked | Luke Smith | 2 | +102 | -19 |
2020-05-04 19:26 | nettraf opt added, vol not manually updated, news moved | Luke Smith | 1 | +3 | -2 |
2020-04-24 12:40 | Merge pull request #12 from mokulus/master | Luke Smith | 1 | +15 | -0 |
2020-04-24 07:20 | Remove newlines from command output | MateuszOkulus | 1 | +15 | -0 |
2020-04-23 19:11 | help-icon refixed after reversion | Luke Smith | 1 | +1 | -1 |
2020-04-23 00:09 | Revert "no longer (unused) icon slot" for bugfix | Luke Smith | 2 | +23 | -19 |
2020-04-22 23:56 | music module renabled for dwm | Luke Smith | 1 | +1 | -1 |
2020-04-22 23:44 | specific larbs location for cd fix | Luke Smith | 1 | +1 | -1 |
2020-04-15 18:42 | help renamed to help-icon | Luke Smith | 1 | +8 | -3 |
2020-04-15 00:25 | pidof/pamixer allows quick vol update | Luke Smith | 1 | +2 | -2 |
2020-04-13 05:05 | no longer (unused) icon slot | Luke Smith | 2 | +19 | -23 |
2020-04-13 04:14 | statuscmd patch for clickable modules | Luke Smith | 4 | +184 | -34 |
2020-04-08 23:12 | Merge pull request #5 from hisakiyo/master | Luke Smith | 1 | +1 | -1 |
2020-04-08 22:51 | Update dwmblocks.c | hisakiyo | 1 | +1 | -1 |
2020-04-08 15:06 | old vol commands removed | Luke Smith | 1 | +0 | -4 |
2020-04-08 15:06 | force clean | Luke Smith | 1 | +1 | -1 |
2020-04-08 15:05 | volume autoupdate | Luke Smith | 1 | +1 | -1 |
2020-03-26 21:47 | remove newline in battery output | Luke Smith | 1 | +1 | -1 |
2020-03-22 13:09 | internet module added by default | Luke Smith | 1 | +1 | -0 |
2020-03-22 13:09 | record error suppressed | Luke Smith | 1 | +1 | -1 |
2020-03-15 00:49 | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | 1 | +7 | -3 |
2020-03-15 00:49 | recording icon and packages on by default | Luke Smith | 1 | +2 | -2 |
2020-03-03 21:50 | Merge pull request #3 from crian/patch-1 | Luke Smith | 1 | +7 | -3 |
2020-03-03 19:56 | Makefile: Use DESTDIR/PREFIX and add uninstall | Christian S | 1 | +7 | -3 |
2020-03-02 20:29 | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | 1 | +1 | -0 |
2020-03-02 20:29 | unfinished | Luke Smith | 1 | +2 | -2 |
2020-03-02 15:30 | Merge pull request #2 from mrchainman/master | Luke Smith | 1 | +1 | -0 |
2020-03-02 15:20 | Merge branch 'master' into master | mrchainman | 5 | +29 | -18 |
2020-03-01 12:01 | blocks.h moved to config.h | Luke Smith | 4 | +26 | -24 |
2020-02-08 14:43 | use general scripts for statusbar | Luke Smith | 2 | +13 | -9 |
2020-02-01 17:43 | simplification for emojis | Luke Smith | 1 | +11 | -6 |
2020-01-02 15:31 | Added chmod in Makefile to prevent execution errors | Mr Chainman | 1 | +2 | -1 |
2019-12-16 21:38 | Merge branch 'master' of https://github.com/torrinfail/dwmblocks | Aidan | 1 | +2 | -4 |
2019-12-16 21:35 | Added ifndef for openbsd compatibility. SIGRTMIN is not defined on OpenBSD. | Aidan | 1 | +9 | -2 |
2019-12-12 17:28 | Changed Makefile to use pkg-config to find libraries. | Aidan | 1 | +2 | -4 |
2019-11-30 21:43 | Switched to fgets instead of using fgetc | Aidan | 1 | +5 | -16 |
2019-11-30 09:05 | fixed issue causing segfault on ARM systems | Aidan | 1 | +4 | -0 |
2019-11-27 05:50 | Fixed garbled last commit | Aidan Hubert | 1 | +0 | -12 |
2019-11-27 05:43 | Added -p option for printing to stdout rather then setting the root window for compatibility with other wms. | Aidan | 1 | +26 | -4 |
2019-11-27 05:42 | Added -f option to rm in clean command. | Aidan | 1 | +1 | -1 |
2019-11-13 20:58 | Made dwmblocks way more efficient by only setting the name of the root window when something has changed. | Aidan | 1 | +9 | -11 |
2019-11-07 20:07 | Revert "Changed delimeter to accept multiple characters." | Aidan | 2 | +8 | -16 |
2019-11-04 22:34 | Changed delimeter to accept multiple characters. | Aidan | 2 | +16 | -8 |
2019-09-21 19:37 | dox and stuff rmd | Luke Smith | 2 | +3 | -14 |
2019-09-21 19:34 | luke init | Luke Smith | 1 | +18 | -12 |
2019-03-30 03:10 | added icons and delimeter | Aidan | 2 | +34 | -14 |
2019-03-27 00:32 | Changed Makefile to also complie when running install. | Aidan | 1 | +1 | -1 |
2019-03-25 04:32 | Fixed for loop in getstatus() | Aidan | 1 | +1 | -1 |
2019-03-25 03:54 | Added more to readme. | Aidan | 1 | +3 | -0 |
2019-03-25 03:53 | Added install option. | Aidan | 1 | +3 | -0 |
2019-03-25 03:51 | Added function declarations and renamed setrootcmd to statusstr. | Aidan | 1 | +20 | -12 |
2019-03-24 23:51 | Changed commands to use ~ instead of /home/aidan | Aidan | 1 | +6 | -4 |
2019-03-24 22:36 | Changed makefile to include X11 libraries. | Aidan | 1 | +5 | -7 |
2019-03-24 22:31 | Added code files, and Makefile. | Aidan | 4 | +166 | -0 |
2019-03-24 22:19 | Initial commit | torrinfail | 3 | +393 | -0 |