mousesupport.h (195B)
1 static void buttonpress(XEvent *e); 2 static void clickitem(struct item *item, XButtonEvent *ev); 3 #if MOTION_SUPPORT_PATCH 4 static void motionevent(XButtonEvent *ev); 5 #endif // MOTION_SUPPORT_PATCH
dmenuKris's build of dmenu | |
| git clone git clone https://git.krisyotam.com/krisyotam/dmenu.git | |
| Log | Files | Refs | README | LICENSE |