speedwm-personal/bar/title.h

4 lines
158 B
C
Raw Permalink Normal View History

2022-12-03 17:54:18 +01:00
static int width_title(Bar *bar, BarWidthArg *a);
static int draw_title(Bar *bar, BarDrawArg *a);
static int click_title(Bar *bar, Arg *arg, BarClickArg *a);