speedwm-personal/bar/tags.h

4 lines
155 B
C
Raw Permalink Normal View History

static int width_tags(Bar *bar, BarWidthArg *a);
static int draw_tags(Bar *bar, BarDrawArg *a);
static int click_tags(Bar *bar, Arg *arg, BarClickArg *a);