Adding taglabels patch ref. #199
This commit is contained in:
5
patch/bar_taglabels.h
Normal file
5
patch/bar_taglabels.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <ctype.h> /* for making tab label lowercase, very tiny standard library */
|
||||
|
||||
static int width_taglabels(Bar *bar, BarArg *a);
|
||||
static int draw_taglabels(Bar *bar, BarArg *a);
|
||||
static int click_taglabels(Bar *bar, Arg *arg, BarArg *a);
|
Reference in New Issue
Block a user