| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switched to fgets instead of using fgetc | Aidan | 2019-11-30 | 1 | -16/+5 |
| * | fixed issue causing segfault on ARM systems | Aidan | 2019-11-30 | 1 | -0/+4 |
| * | Fixed garbled last commit | Aidan Hubert | 2019-11-27 | 1 | -12/+0 |
| * | Added -p option for printing to stdout rather then setting the root window fo... | Aidan | 2019-11-26 | 1 | -4/+26 |
| * | Made dwmblocks way more efficient by only setting the name of the root window... | Aidan | 2019-11-13 | 1 | -11/+9 |
| * | Revert "Changed delimeter to accept multiple characters." | Aidan | 2019-11-07 | 1 | -14/+6 |
| * | Changed delimeter to accept multiple characters. | Aidan | 2019-11-04 | 1 | -6/+14 |
| * | added icons and delimeter | Aidan | 2019-03-29 | 1 | -9/+17 |
| * | Fixed for loop in getstatus() | Aidan | 2019-03-24 | 1 | -1/+1 |
| * | Added function declarations and renamed setrootcmd to statusstr. | Aidan | 2019-03-24 | 1 | -12/+20 |
| * | Added code files, and Makefile. | Aidan | 2019-03-24 | 1 | -0/+151 |