i3bar: Allow to force unhide with draw_bars
This commit is contained in:
committed by
Michael Stapelberg
parent
8210c6be79
commit
830829922b
@ -110,7 +110,7 @@ void reconfig_windows(void);
|
||||
* Render the bars, with buttons and statusline
|
||||
*
|
||||
*/
|
||||
void draw_bars(void);
|
||||
void draw_bars(bool force_unhide);
|
||||
|
||||
/*
|
||||
* Redraw the bars, i.e. simply copy the buffer to the barwindow
|
||||
|
Reference in New Issue
Block a user