Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | statuscmd programs forked | Luke Smith | 2020-05-04 | 2 | -19/+102 |
| | |||||
* | nettraf opt added, vol not manually updated, | Luke Smith | 2020-05-04 | 1 | -2/+3 |
| | | | | news moved | ||||
* | Merge pull request #12 from mokulus/master | Luke Smith | 2020-04-24 | 1 | -0/+15 |
|\ | | | | | Remove newlines from command output | ||||
| * | Remove newlines from command output | MateuszOkulus | 2020-04-24 | 1 | -0/+15 |
|/ | |||||
* | help-icon refixed after reversion | Luke Smith | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | Revert "no longer (unused) icon slot" for bugfix | Luke Smith | 2020-04-22 | 2 | -19/+23 |
| | | | | This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e. | ||||
* | music module renabled for dwm | Luke Smith | 2020-04-22 | 1 | -1/+1 |
| | |||||
* | specific larbs location for cd fix | Luke Smith | 2020-04-22 | 1 | -1/+1 |
| | |||||
* | help renamed to help-icon | Luke Smith | 2020-04-15 | 1 | -3/+8 |
| | |||||
* | pidof/pamixer allows quick vol update | Luke Smith | 2020-04-14 | 1 | -2/+2 |
| | | | | battery script already on one line | ||||
* | no longer (unused) icon slot | Luke Smith | 2020-04-13 | 2 | -23/+19 |
| | |||||
* | statuscmd patch for clickable modules | Luke Smith | 2020-04-13 | 4 | -34/+184 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/torrinfail/dwmblocks | Aidan | 2019-12-16 | 1 | -4/+2 |
| |\ | |||||
| | * | Changed Makefile to use pkg-config to find libraries. | Aidan | 2019-12-12 | 1 | -4/+2 |
| | | | |||||
| * | | 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. | ||||
| * | Added -f option to rm in clean command. | Aidan | 2019-11-26 | 1 | -1/+1 |
| | | |||||
| * | 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 | 2 | -16/+8 |
| | | | | | | | | | | | | 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 | 2 | -8/+16 |
| | | |||||
* | | Merge pull request #5 from hisakiyo/master | Luke Smith | 2020-04-08 | 1 | -1/+1 |
|\ \ | | | | | | | Update dwmblocks.c | ||||
| * | | Update dwmblocks.c | hisakiyo | 2020-04-09 | 1 | -1/+1 |
|/ / | |||||
* | | old vol commands removed | Luke Smith | 2020-04-08 | 1 | -4/+0 |
| | | |||||
* | | force clean | Luke Smith | 2020-04-08 | 1 | -1/+1 |
| | | |||||
* | | volume autoupdate | Luke Smith | 2020-04-08 | 1 | -1/+1 |
| | | |||||
* | | remove newline in battery output | Luke Smith | 2020-03-26 | 1 | -1/+1 |
| | | |||||
* | | internet module added by default | Luke Smith | 2020-03-22 | 1 | -0/+1 |
| | | |||||
* | | record error suppressed | Luke Smith | 2020-03-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | 2020-03-14 | 1 | -3/+7 |
|\ \ | |||||
| * \ | Merge pull request #3 from crian/patch-1 | Luke Smith | 2020-03-03 | 1 | -3/+7 |
| |\ \ | | | | | | | | | Makefile: Use DESTDIR/PREFIX and add uninstall | ||||
| | * | | Makefile: Use DESTDIR/PREFIX and add uninstall | Christian S | 2020-03-03 | 1 | -3/+7 |
| |/ / | |||||
* / / | recording icon and packages on by default | Luke Smith | 2020-03-14 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks | Luke Smith | 2020-03-02 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge pull request #2 from mrchainman/master | Luke Smith | 2020-03-02 | 1 | -0/+1 |
| |\ \ | | | | | | | | | Added chmod in Makefile to prevent execution errors | ||||
| | * \ | Merge branch 'master' into master | mrchainman | 2020-03-02 | 5 | -18/+29 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Added chmod in Makefile to prevent execution errors | Mr Chainman | 2020-01-02 | 1 | -1/+2 |
| | | | | |||||
* | | | | unfinished | Luke Smith | 2020-03-02 | 1 | -2/+2 |
|/ / / | |||||
* | | | blocks.h moved to config.h | Luke Smith | 2020-03-01 | 3 | -7/+9 |
| | | | |||||
* | | | use general scripts for statusbar | Luke Smith | 2020-02-08 | 2 | -9/+13 |
| | | | |||||
* | | | simplification for emojis | Luke Smith | 2020-02-01 | 1 | -6/+11 |
|/ / | |||||
* | | dox and stuff rmd | Luke Smith | 2019-09-21 | 2 | -14/+3 |
| | | |||||
* | | luke init | Luke Smith | 2019-09-21 | 1 | -12/+18 |
|/ | |||||
* | added icons and delimeter | Aidan | 2019-03-29 | 2 | -14/+34 |
| | |||||
* | Changed Makefile to also complie when running install. | Aidan | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | Fixed for loop in getstatus() | Aidan | 2019-03-24 | 1 | -1/+1 |
| | |||||
* | Added more to readme. | Aidan | 2019-03-24 | 1 | -0/+3 |
| | |||||
* | Added install option. | Aidan | 2019-03-24 | 1 | -0/+3 |
| |