~kris/suckless

dmenu

ref: 9d8d4f833a3ef5bf008871084bb75eb7842376e3 dmenu/patch/mousesupport.h -rw-r--r-- 195 bytes
9d8d4f83 — Kris Yotam Update patches config 5 months ago
                                                                                
1
2
3
4
5
static void buttonpress(XEvent *e);
static void clickitem(struct item *item, XButtonEvent *ev);
#if MOTION_SUPPORT_PATCH
static void motionevent(XButtonEvent *ev);
#endif // MOTION_SUPPORT_PATCH