index
:
dwmblocks
master
Customised version of dwmblocks for my Linux install
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-11-30
fixed issue causing segfault on ARM systems
Aidan
2019-11-27
Fixed garbled last commit
Aidan Hubert
2019-11-26
Added -p option for printing to stdout rather then setting the root window ↵
Aidan
for compatibility with other wms.
2019-11-26
Added -f option to rm in clean command.
Aidan
2019-11-13
Made dwmblocks way more efficient by only setting the name of the root ↵
Aidan
window when something has changed.
2019-11-07
Revert "Changed delimeter to accept multiple characters."
Aidan
Bug was found where certain modules caused dwm to lag horribly. Reverting until a fix can be found. This reverts commit 3da92ebccb863394a3501ce2d9cbe60ad9aafc8c.
2019-11-04
Changed delimeter to accept multiple characters.
Aidan
2019-03-29
added icons and delimeter
Aidan
2019-03-26
Changed Makefile to also complie when running install.
Aidan
2019-03-24
Fixed for loop in getstatus()
Aidan
2019-03-24
Added more to readme.
Aidan
2019-03-24
Added install option.
Aidan
2019-03-24
Added function declarations and renamed setrootcmd to statusstr.
Aidan
2019-03-24
Changed commands to use ~ instead of /home/aidan
Aidan
2019-03-24
Changed makefile to include X11 libraries.
Aidan
2019-03-24
Added code files, and Makefile.
Aidan
2019-03-24
Initial commit
torrinfail