2024-05-17 09:13 | Use custom script for date | Alex Balgavy | 1 | +1 | -1 |
2024-02-09 20:00 | Update blocks | Alex Balgavy | 1 | +2 | -2 |
2024-01-15 12:43 | Update dwmblocks | Alex Balgavy | 1 | +2 | -0 |
2023-12-22 22:54 | More blocks | Alex Balgavy | 1 | +10 | -2 |
2021-05-05 16:03 | Add CPU block, fix signals | Alex Balgavy | 1 | +4 | -3 |
2021-05-04 14:53 | Update battery & brightness blocks | Alex Balgavy | 1 | +2 | -1 |
2021-04-21 20:56 | Fix battery | Alex Balgavy | 1 | +1 | -1 |
2021-04-20 12:39 | Clickable patch | Alex Balgavy | 3 | +51 | -10 |
2020-12-27 20:43 | Merge pull request #40 from IGeraGera/IGeraGera-patch-1 | torrinfail | 1 | +1 | -1 |
2020-12-24 23:53 | Merge pull request #39 from Strahinja/master | torrinfail | 1 | +4 | -1 |
2020-12-24 23:49 | Merge pull request #41 from victor-timofei/master | torrinfail | 1 | +2 | -1 |
2020-09-09 19:10 | Only open X server once rather than open and close after every writeout. | aidan | 1 | +26 | -20 |
2020-09-05 21:48 | Consolidated X11 based code into the setroot function This is to make it easier to build dwmblocks without xlib so you can use it on wayland or other x wms. | aidan | 1 | +25 | -9 |
2020-08-29 17:58 | Fixed issue with empty command delimiter This meant that the delimiters were added when when both the icon and output where empty. | aidan | 1 | +2 | -0 |
2020-08-27 06:51 | Merge pull request #29 from keikari/patch-2 | torrinfail | 1 | +2 | -1 |
2020-08-27 04:47 | fixed output from commands without a newline end. This is useful when using commands such as tr -d '\n' to strip newlines from output. | aidan | 1 | +6 | -5 |
2020-08-19 16:12 | Added back the ability to change compiler with CC environment variable. | aidan | 1 | +2 | -1 |
2020-08-19 16:10 | Unified style for if, for, and while statements. As well as general code cleanup. | aidan | 1 | +8 | -9 |
2020-08-18 05:43 | Merge pull request #30 from toniz4/master | torrinfail | 1 | +1 | -1 |
2020-08-14 18:36 | Manual merge of pull request #19. This adds multi-character delimiter. Thanks to tph5595. | aidan | 2 | +19 | -15 |
2020-08-14 07:15 | Removed call to redundant call to exit() | aidan | 1 | +0 | -1 |
2020-08-13 03:20 | Merge pull request #12 from kdkasad/patch-1 | torrinfail | 1 | +1 | -2 |
2020-08-12 16:24 | fixed signal handling on OpenBSD by using SIGUSR1 instead of SIGRTMIN. This should not affect other platforms at all. | aidan | 1 | +14 | -11 |
2020-08-12 03:20 | Update README.md | torrinfail | 1 | +5 | -0 |
2020-08-12 03:04 | Merge pull request #15 from tomboehmer/issue9 | torrinfail | 1 | +2 | -1 |
2020-08-12 03:00 | Update README.md | torrinfail | 1 | +5 | -0 |
2020-08-12 02:50 | added blocks.def.h to act as default blocks file so that changes made in the future will not affect csutom blocks.h files. | Aidan | 4 | +20 | -23 |
2020-07-28 17:07 | Merge pull request #17 from tph5595/patch-1 | torrinfail | 1 | +1 | -1 |
2020-07-06 08:10 | Added variable in makefile to change c compiler | Aidan | 1 | +2 | -2 |
2020-06-11 07:13 | Merge pull request #8 from markcaudill/master | torrinfail | 1 | +16 | -3 |
2020-04-18 08:02 | Switched to ISC license | Aidan | 1 | +7 | -0 |
2020-04-18 07:57 | Start transition to ISC license | torrinfail | 1 | +0 | -339 |
2020-04-16 07:03 | removed unused replace function | aidan | 1 | +0 | -9 |
2020-04-16 06:32 | Merge pull request #3 from crian/master | torrinfail | 1 | +7 | -2 |
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-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-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 |