~ruther/dwl

ref: a0e79d81452049aaad2d3081d9c689fb9f4253a8 dwl/util.h -rw-r--r-- 137 bytes
a0e79d81 — Leonardo Hernández Hernández Do not send repeated xdg_toplevel.configure_bounds 1 year, 6 months 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