Files
dots/dwm/.dwm/patch/ipc.h
2023-02-25 17:24:22 +01:00

8 lines
186 B
C

#include <sys/epoll.h>
static int handlexevent(struct epoll_event *ev);
static void setlayoutsafe(const Arg *arg);
static void setupepoll(void);
static void setstatus(const Arg *arg);