dwm-flexipatch/patch/combo.h

5 lines
155 B
C
Raw Normal View History

#if !HOLDBAR_PATCH
2019-09-11 21:35:43 +00:00
static void keyrelease(XEvent *e);
#endif // !HOLDBAR_PATCH
2019-09-11 21:35:43 +00:00
static void combotag(const Arg *arg);
static void comboview(const Arg *arg);