X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fscreen.cc;h=ee19abb1cd1548d0ed209e0ccff99900b9cf78cc;hb=fc792813a24d22330b49eda8b3ef7054eadf20d3;hp=cf2c486f44a89e5a18b96f23c3b81be87b4f2cfa;hpb=6268e2c42adc2bca464867b5a9a2e79085e9a425;p=chaz%2Fopenbox diff --git a/util/epist/screen.cc b/util/epist/screen.cc index cf2c486f..ee19abb1 100644 --- a/util/epist/screen.cc +++ b/util/epist/screen.cc @@ -118,6 +118,7 @@ XWindow *screen::findWindow(const XEvent &e) const { void screen::processEvent(const XEvent &e) { assert(_managed); + assert(e.xany.window == _root); switch (e.type) { case PropertyNotify: