dwm-flexipatch/patch/bar_tags.h

5 lines
203 B
C
Raw Permalink Normal View History

2023-12-13 21:10:37 -06:00
static int width_tags(Bar *bar, BarArg *a);
static int draw_tags(Bar *bar, BarArg *a);
static int click_tags(Bar *bar, Arg *arg, BarArg *a);
static int hover_tags(Bar *bar, BarArg *a, XMotionEvent *ev);