summaryrefslogtreecommitdiff
path: root/src/client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.cc')
-rw-r--r--src/client.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.cc b/src/client.cc
index ddecfc62..874b1f3d 100644
--- a/src/client.cc
+++ b/src/client.cc
@@ -91,6 +91,7 @@ OBClient::OBClient(int screen, Window window)
updateClass();
calcLayer();
+ changeState();
}