set the window's state so the hint always exists
This commit is contained in:
parent
bf404e092b
commit
5e5879a52b
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ OBClient::OBClient(int screen, Window window)
|
|||
updateClass();
|
||||
|
||||
calcLayer();
|
||||
changeState();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue