Files
my-dwm-flexipatch/patch/bar_wintitle.h
2022-09-23 00:01:22 +02:00

5 lines
154 B
C

static int width_wintitle(Bar *bar, BarArg *a);
static int draw_wintitle(Bar *bar, BarArg *a);
static int click_wintitle(Bar *bar, Arg *arg, BarArg *a);