15 Commits (7e0bc3f5801ba70fcf6d5824a74e29836b2d57b7)

Author SHA1 Message Date
torrinfail 31b9d65b31
Merge pull request #8 from markcaudill/master
This merge adds fix for issue #5 which @markcaudill fixed by having all real-time signals handled by a dummy handler if it doesn't have a refresh signal .
5 years ago
aidan 030de220e4 removed unused replace function 5 years ago
Mark Caudill 06710ebd05 Proposed fix for issue #5.
Initialize all signals from RTMIN to RTMAX with a dummy handler before
actually setting the "real" handlers.
5 years ago
Aidan fa4eeff38d Added ifndef for openbsd compatibility. SIGRTMIN is not defined on
OpenBSD.
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 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."
Bug was found where certain modules caused dwm to lag horribly.
Reverting until a fix can be found.
This reverts commit 3da92ebccb.
5 years ago
Aidan 3da92ebccb Changed delimeter to accept multiple characters. 5 years ago
Aidan 690475e1e5 added icons and delimeter 6 years ago
Aidan ce861dd798 Fixed for loop in getstatus() 6 years ago
Aidan 5ba902a666 Added function declarations and renamed setrootcmd to statusstr. 6 years ago
Aidan c97d6d119e Added code files, and Makefile. 6 years ago