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:
@@ -53,7 +53,7 @@ draw_taggrid(Bar *bar, BarDrawArg *a)
|
||||
}
|
||||
y += h;
|
||||
}
|
||||
return max_x;
|
||||
return 1;
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user