~kris/suckless

dmenu

ref: a5b5760f9b34518858a787463fe51308aa90d23f dmenu/patch/mousesupport.h -rw-r--r-- 195 bytes
a5b5760f — Kris Yotam chore: sync local state after restore (push updates, no pull) a month 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