Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures static

This commit is contained in:
bakkeby
2020-07-15 14:10:47 +02:00
parent f2da4d20d9
commit aa70728d00
27 changed files with 227 additions and 173 deletions

2
patch/bar_vtcolors.h Normal file
View File

@@ -0,0 +1,2 @@
static void get_vt_colors(void);
static int get_luminance(char *rgb);