]> Dogcows Code - chaz/openbox/blobdiff - src/rootwindow.cc
unmap works.. once
[chaz/openbox] / src / rootwindow.cc
index bc62fdc55dbfdc9999f26b0deccacba8d9b47acf..ff8a644fa648d4eb732273ae3b04d04ea5654761 100644 (file)
@@ -112,6 +112,8 @@ void OBRootWindow::mapRequestHandler(const XMapRequestEvent &e)
 #include <stdio.h>
 void OBRootWindow::configureRequestHandler(const XConfigureRequestEvent &e)
 {
+  OtkEventHandler::configureRequestHandler(e);
+
   // when configure requests come to the root window, just pass them on
   XWindowChanges xwc;
 
This page took 0.023813 seconds and 4 git commands to generate.