d69593f1cd
implemented pull request from original project to handle all otherwise unhandled signals, prevents crash
Alexander Bocken2020-04-25 21:19:54 +02:00
fa4eeff38d
Added ifndef for openbsd compatibility. SIGRTMIN is not defined on OpenBSD.
Aidan
2019-12-16 14:35:29 -07:00
3906995607
Changed Makefile to use pkg-config to find libraries.
Aidan
2019-12-12 10:28:06 -07:00
377f990331
Switched to fgets instead of using fgetc
Aidan
2019-11-30 14:43:33 -07:00
09a00ab345
fixed issue causing segfault on ARM systems
Aidan
2019-11-30 02:05:10 -07:00
b685f2805f
Fixed garbled last commit
Aidan Hubert
2019-11-27 05:50:38 +00:00
1766af7d5e
Added -p option for printing to stdout rather then setting the root window for compatibility with other wms.
Aidan
2019-11-26 22:43:16 -07:00
a22c6311cc
Added -f option to rm in clean command.
Aidan
2019-11-26 22:42:27 -07:00
5ff59d4e8b
Made dwmblocks way more efficient by only setting the name of the root window when something has changed.
Aidan
2019-11-13 13:58:20 -07:00