get attributes/geometry/pixmap for windows
[dana/dcompmgr.git] / screen.c
index f86f719..9ea9cca 100644 (file)
--- a/screen.c
+++ b/screen.c
@@ -126,6 +126,7 @@ screen_register(d_screen_t *sc)
 
     xcb_ungrab_server(sc->dpy->conn);
     xcb_flush(sc->dpy->conn);
+
     return ret;
 }