Added logic to auto-hide bars if nothing is drawn on them (e.g. for standalone bars that only show certain clients)
This commit is contained in:
@@ -46,7 +46,7 @@ draw_awesomebar(Bar *bar, BarDrawArg *a)
|
||||
x += tabw + (i < remainder ? 1 : 0);
|
||||
}
|
||||
}
|
||||
return a->x + a->w;
|
||||
return n;
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user