suckless-utils/dwm-flexipatch/patch/bar_powerline_tags.h

5 lines
223 B
C
Raw Normal View History

2023-09-14 16:27:51 +02:00
static int width_pwrl_tags(Bar *bar, BarArg *a);
static int draw_pwrl_tags(Bar *bar, BarArg *a);
static int click_pwrl_tags(Bar *bar, Arg *arg, BarArg *a);
static int hover_pwrl_tags(Bar *bar, BarArg *a, XMotionEvent *ev);