]> Dogcows Code - chaz/openbox/blobdiff - src/client.cc
use the timer queue manager
[chaz/openbox] / src / client.cc
index 32532f20fc5f41d9cc746baf0d80044dab4891f4..57bf5161cf75614765292d8400f17e7d18ef5eae 100644 (file)
@@ -27,6 +27,8 @@ OBClient::OBClient(int screen, Window window)
 {
   assert(window);
 
+  ignore_unmaps = 0;
+  
   // update EVERYTHING the first time!!
 
   // the state is kinda assumed to be normal. is this right? XXX
This page took 0.022132 seconds and 4 git commands to generate.