aboutsummaryrefslogtreecommitdiffstats
path: root/dwmblocks.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove newlines from command outputMateuszOkulus2020-04-241-0/+15
|
* Revert "no longer (unused) icon slot" for bugfixLuke Smith2020-04-221-2/+6
| | | | This reverts commit 29485b43b0712062a0ccb99a1301ef071252a95e.
* no longer (unused) icon slotLuke Smith2020-04-131-6/+2
|
* statuscmd patch for clickable modulesLuke Smith2020-04-131-31/+79
|\
| * Added ifndef for openbsd compatibility. SIGRTMIN is not defined onAidan2019-12-161-2/+9
| | | | | | | | OpenBSD.
| * Switched to fgets instead of using fgetcAidan2019-11-301-16/+5
| |
| * fixed issue causing segfault on ARM systemsAidan2019-11-301-0/+4
| |
| * Fixed garbled last commitAidan Hubert2019-11-271-12/+0
| |
| * Added -p option for printing to stdout rather then setting the root window ↵Aidan2019-11-261-4/+26
| | | | | | | | for compatibility with other wms.
| * Made dwmblocks way more efficient by only setting the name of the root ↵Aidan2019-11-131-11/+9
| | | | | | | | window when something has changed.
| * Revert "Changed delimeter to accept multiple characters."Aidan2019-11-071-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.Aidan2019-11-041-6/+14
| |
* | Update dwmblocks.chisakiyo2020-04-091-1/+1
| |
* | old vol commands removedLuke Smith2020-04-081-4/+0
| |
* | blocks.h moved to config.hLuke Smith2020-03-011-5/+5
|/
* added icons and delimeterAidan2019-03-291-9/+17
|
* Fixed for loop in getstatus()Aidan2019-03-241-1/+1
|
* Added function declarations and renamed setrootcmd to statusstr.Aidan2019-03-241-12/+20
|
* Added code files, and Makefile.Aidan2019-03-241-0/+151