dwm/patch/combo.h

5 lines
155 B
C
Raw Normal View History

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