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:
@@ -65,7 +65,7 @@ draw_fancybar(Bar *bar, BarDrawArg *a)
|
||||
w -= ftw;
|
||||
}
|
||||
}
|
||||
return x + w;
|
||||
return n;
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user