Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove newlines from command output | MateuszOkulus | 2020-04-24 | 1 | -0/+15 |
| | |||||
* | Revert "no longer (unused) icon slot" for bugfix | Luke Smith | 2020-04-22 | 1 | -2/+6 |
| | | | | This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e. | ||||
* | no longer (unused) icon slot | Luke Smith | 2020-04-13 | 1 | -6/+2 |
| | |||||
* | statuscmd patch for clickable modules | Luke Smith | 2020-04-13 | 1 | -31/+79 |
|\ | |||||
| * | Added ifndef for openbsd compatibility. SIGRTMIN is not defined on | Aidan | 2019-12-16 | 1 | -2/+9 |
| | | | | | | | | OpenBSD. | ||||
| * | 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 ↵ | Aidan | 2019-11-26 | 1 | -4/+26 |
| | | | | | | | | for compatibility with other wms. | ||||
| * | Made dwmblocks way more efficient by only setting the name of the root ↵ | Aidan | 2019-11-13 | 1 | -11/+9 |
| | | | | | | | | window when something has changed. | ||||
| * | Revert "Changed delimeter to accept multiple characters." | Aidan | 2019-11-07 | 1 | -14/+6 |
| | | | | | | | | | | | | Bug was found where certain modules caused dwm to lag horribly. Reverting until a fix can be found. This reverts commit 3da92ebccb863394a3501ce2d9cbe60ad9aafc8c. | ||||
| * | Changed delimeter to accept multiple characters. | Aidan | 2019-11-04 | 1 | -6/+14 |
| | | |||||
* | | Update dwmblocks.c | hisakiyo | 2020-04-09 | 1 | -1/+1 |
| | | |||||
* | | old vol commands removed | Luke Smith | 2020-04-08 | 1 | -4/+0 |
| | | |||||
* | | blocks.h moved to config.h | Luke Smith | 2020-03-01 | 1 | -5/+5 |
|/ | |||||
* | 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 |