X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fclient.cc;h=57bf5161cf75614765292d8400f17e7d18ef5eae;hb=c4a1fac49da32250dc4567880b385feb7feaa908;hp=32532f20fc5f41d9cc746baf0d80044dab4891f4;hpb=5c7aabd7791fc6715ca9fa5fe89a8b79d9ae23a5;p=chaz%2Fopenbox diff --git a/src/client.cc b/src/client.cc index 32532f20..57bf5161 100644 --- a/src/client.cc +++ b/src/client.cc @@ -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