mirror of
https://github.com/zoriya/dwm.git
synced 2026-05-28 00:32:22 +00:00
5 lines
193 B
C
5 lines
193 B
C
static int width_status2d(Bar *bar, BarWidthArg *a);
|
|
static int draw_status2d(Bar *bar, BarDrawArg *a);
|
|
static int drawstatusbar(int x, char *text);
|
|
static int status2dtextlength(char *stext);
|