~ruther/dwl

ref: 406aebcbd2d9526834ad4131ac8b454a9f27c0d9 dwl/util.h -rw-r--r-- 137 bytes
406aebcb — Leonardo Hernández Hernández prevent an infinite loop if try to use focusmon() with all monitors disabled 2 years ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);
Do not follow this link