Adding experimental flexwintitle patch based on bartabgroups
This commit is contained in:
7
patch/bar_wintitle_floating.h
Normal file
7
patch/bar_wintitle_floating.h
Normal file
@@ -0,0 +1,7 @@
|
||||
static int width_wintitle_floating(Bar *bar, BarWidthArg *a);
|
||||
static int draw_wintitle_floating(Bar *bar, BarDrawArg *a);
|
||||
static int click_wintitle_floating(Bar *bar, Arg *arg, BarClickArg *a);
|
||||
static void calc_wintitle_floating(
|
||||
Monitor *m, int offx, int tabw, int passx,
|
||||
void(*tabfn)(Monitor *, Client *, int, int, int, int, Arg *arg), Arg *arg
|
||||
);
|
Reference in New Issue
Block a user