i3bar: Honor "urgent" protocol hint by unhiding
This commit is contained in:
committed by
Michael Stapelberg
parent
830829922b
commit
89ca48be20
@ -34,6 +34,8 @@ struct status_block {
|
||||
|
||||
char *color;
|
||||
|
||||
bool urgent;
|
||||
|
||||
/* The amount of pixels necessary to render this block. This variable is
|
||||
* only temporarily used in refresh_statusline(). */
|
||||
uint32_t width;
|
||||
|
Reference in New Issue
Block a user