~ruther/dwl

ref: 332ceb7136da268ff3e62f32d40bc8969f0aca37 dwl/util.h -rw-r--r-- 137 bytes
332ceb71 — Leonardo Hernández Hernández allow unmanaged clients (like dzen or dmenu) to have keyboard focus 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