--- icewm-1.2.28pre2/src/wmmgr.cc.qt4 2006-09-01 01:34:43 +0400 +++ icewm-1.2.28pre2/src/wmmgr.cc 2006-11-12 13:30:29 +0300 @@ -629,7 +629,7 @@ } void YWindowManager::handleUnmap(const XUnmapEvent &unmap) { -#if 1 +#if 0 if (unmap.send_event) xapp->handleWindowEvent(unmap.window, *(XEvent *)&unmap); #endif