dwmblocks

My build of dwmblocks, modular status bar for dwm written in C
git clone git://git.aftix.xyz/dwmblocks.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-06-23 06:29added the right layoutaftix1+14-15
2020-06-11 07:13Merge pull request #8 from markcaudill/mastertorrinfail1+16-3
2020-04-18 08:02Switched to ISC licenseAidan1+7-0
2020-04-18 07:57Start transition to ISC licensetorrinfail1+0-339
2020-04-16 07:03removed unused replace functionaidan1+0-9
2020-04-16 06:32Merge pull request #3 from crian/mastertorrinfail1+7-2
2019-12-16 21:38Merge branch 'master' of https://github.com/torrinfail/dwmblocksAidan1+2-4
2019-12-16 21:35Added ifndef for openbsd compatibility. SIGRTMIN is not defined on OpenBSD.Aidan1+9-2
2019-11-30 21:43Switched to fgets instead of using fgetcAidan1+5-16
2019-11-30 09:05fixed issue causing segfault on ARM systemsAidan1+4-0
2019-11-27 05:50Fixed garbled last commitAidan Hubert1+0-12
2019-11-27 05:43Added -p option for printing to stdout rather then setting the root window for compatibility with other wms.Aidan1+26-4
2019-11-27 05:42Added -f option to rm in clean command.Aidan1+1-1
2019-11-13 20:58Made dwmblocks way more efficient by only setting the name of the root window when something has changed.Aidan1+9-11
2019-11-07 20:07Revert "Changed delimeter to accept multiple characters."Aidan2+8-16
2019-11-04 22:34Changed delimeter to accept multiple characters.Aidan2+16-8
2019-03-30 03:10added icons and delimeterAidan2+34-14
2019-03-27 00:32Changed Makefile to also complie when running install.Aidan1+1-1
2019-03-25 04:32Fixed for loop in getstatus()Aidan1+1-1
2019-03-25 03:54Added more to readme.Aidan1+3-0
2019-03-25 03:53Added install option.Aidan1+3-0
2019-03-25 03:51Added function declarations and renamed setrootcmd to statusstr.Aidan1+20-12
2019-03-24 23:51Changed commands to use ~ instead of /home/aidanAidan1+6-4
2019-03-24 22:36Changed makefile to include X11 libraries.Aidan1+5-7
2019-03-24 22:31Added code files, and Makefile.Aidan4+166-0
2019-03-24 22:19Initial committorrinfail3+393-0