53 Commits (3d308cafb0f3a56e9247e6a9aaf9da6e279a5bc6)
 

Author SHA1 Message Date
  torrinfail 3d308cafb0
Merge pull request #29 from keikari/patch-2 5 years ago
  aidan 500b1fbb0f fixed output from commands without a newline end. 5 years ago
  aidan 904e407908 Added back the ability to change compiler with CC environment variable. 5 years ago
  aidan 416a36d636 Unified style for if, for, and while statements. As well as general 5 years ago
  torrinfail b12722ab48
Merge pull request #30 from toniz4/master 5 years ago
  Cássio Ribeiro Alves de Ávila 8ebe5ecb60 updated readme with new statuscmd patch 5 years ago
  keikari d581dae180
Update dwmblocks.c 5 years ago
  keikari 86d7ae90b7
Update dwmblocks.c 5 years ago
  keikari 0bd4575574
Small fix 5 years ago
  aidan 941f415b38 Manual merge of pull request #19. This adds multi-character delimiter. 5 years ago
  aidan 9c5aec5cd5 Removed call to redundant call to exit() 5 years ago
  torrinfail 661f3eb4bc
Merge pull request #12 from kdkasad/patch-1 5 years ago
  aidan 5dcb2a0d84 fixed signal handling on OpenBSD by using SIGUSR1 instead of SIGRTMIN. 5 years ago
  torrinfail 5b9f39d697
Update README.md 5 years ago
  torrinfail d2e6d20ebf
Merge pull request #15 from tomboehmer/issue9 5 years ago
  torrinfail 1b2e50c6c5
Update README.md 5 years ago
  Aidan 7e0bc3f580 added blocks.def.h to act as default blocks file so that changes made in 5 years ago
  torrinfail 8893f2d08a
Merge pull request #17 from tph5595/patch-1 5 years ago
  torrinfail 7a570d5760
Merge branch 'master' into patch-1 5 years ago
  Aidan dcb198d7d7 Added variable in makefile to change c compiler 5 years ago
  torrinfail 31b9d65b31
Merge pull request #8 from markcaudill/master 5 years ago
  Taylor Henderson e62fbe6499
Fixed argument order for gcc 5 years ago
  Tom Böhmer 4d92b6ca6c Fixes #9 - determine the size of the status buffer based on the number of blocks 5 years ago
  Kian Kasad 507cf284a2
Change `cp`/`chmod` to `install` 5 years ago
  Aidan 6e0519df3a Switched to ISC license 5 years ago
  torrinfail 5a199e25f6
Start transition to ISC license 5 years ago
  aidan 030de220e4 removed unused replace function 5 years ago
  torrinfail 003a2238dc
Merge pull request #3 from crian/master 5 years ago
  Mark Caudill 06710ebd05 Proposed fix for issue #5. 5 years ago
  crian 2b44212f45
Makefile: Set permission 5 years ago
  crian 2c47e9e707
Makefile: Add uninstall 5 years ago
  crian 9c9e08d2bc
Makefile: Use DESTDIR and PREFIX 5 years ago
  Aidan fefab14bee Merge branch 'master' of https://github.com/torrinfail/dwmblocks 5 years ago
  Aidan fa4eeff38d Added ifndef for openbsd compatibility. SIGRTMIN is not defined on 5 years ago
  Aidan 3906995607 Changed Makefile to use pkg-config to find libraries. 5 years ago
  Aidan 377f990331 Switched to fgets instead of using fgetc 5 years ago
  Aidan 09a00ab345 fixed issue causing segfault on ARM systems 5 years ago
  Aidan Hubert b685f2805f Fixed garbled last commit 5 years ago
  Aidan 1766af7d5e Added -p option for printing to stdout rather then setting the root window for compatibility with other wms. 5 years ago
  Aidan a22c6311cc Added -f option to rm in clean command. 5 years ago
  Aidan 5ff59d4e8b Made dwmblocks way more efficient by only setting the name of the root window when something has changed. 5 years ago
  Aidan 72dc44f963 Revert "Changed delimeter to accept multiple characters." 5 years ago
  Aidan 3da92ebccb Changed delimeter to accept multiple characters. 5 years ago
  Aidan 690475e1e5 added icons and delimeter 6 years ago
  Aidan 86f2909ba6 Changed Makefile to also complie when running install. 6 years ago
  Aidan ce861dd798 Fixed for loop in getstatus() 6 years ago
  Aidan 980aab697a Added more to readme. 6 years ago
  Aidan b998dd9d55 Added install option. 6 years ago
  Aidan 5ba902a666 Added function declarations and renamed setrootcmd to statusstr. 6 years ago
  Aidan a724e5cdac Changed commands to use ~ instead of /home/aidan 6 years ago