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:
@ -164,7 +164,7 @@ drawstatusbar(int x, char* stext)
|
||||
free(p);
|
||||
|
||||
drw_setscheme(drw, scheme[SchemeNorm]);
|
||||
return x;
|
||||
return i;
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user