~ruther/dwl

ref: 952fde68a3cb1871f39c464d56f999d5a966e7a4 dwl/util.h -rw-r--r-- 137 bytes
952fde68 — Leonardo Hernández Hernández correctly handle cursor motion when button is held (for layer surfaces) 3 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);