aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added -p option for printing to stdout rather then setting the root window ↵Aidan2019-11-261-4/+26
| | | | for compatibility with other wms.
* Added -f option to rm in clean command.Aidan2019-11-261-1/+1
|
* 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-072-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.Aidan2019-11-042-8/+16
|
* added icons and delimeterAidan2019-03-292-14/+34
|
* Changed Makefile to also complie when running install.Aidan2019-03-261-1/+1
|
* Fixed for loop in getstatus()Aidan2019-03-241-1/+1
|
* Added more to readme.Aidan2019-03-241-0/+3
|
* Added install option.Aidan2019-03-241-0/+3
|
* Added function declarations and renamed setrootcmd to statusstr.Aidan2019-03-241-12/+20
|
* Changed commands to use ~ instead of /home/aidanAidan2019-03-241-4/+6
|
* Changed makefile to include X11 libraries.Aidan2019-03-241-7/+5
|
* Added code files, and Makefile.Aidan2019-03-244-0/+166
|
* Initial committorrinfail2019-03-243-0/+393