mirror of
https://github.com/raxracks/suckless-stack.git
synced 2024-12-02 00:11:06 +13:00
4 lines
154 B
C
4 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);
|
|
|