dwm-flexipatch/patch/combo.h

7 lines
165 B
C
Raw Normal View History

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