]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
Closes #799. i think im too high to say more.
[chaz/openbox] / openbox / screen.c
index 38ad8978d7cf32a56fc3e1637a46c8d4c210dd8e..53dce6e78f56827fffa728f8b2f4b7d41abdf7d7 100644 (file)
@@ -430,6 +430,7 @@ void screen_set_desktop(guint num)
         }
     }
 
+    XSync(ob_display, FALSE);
     /* focus the last focused window on the desktop, and ignore enter events
        from the switch so it doesnt mess with the focus */
     while (XCheckTypedEvent(ob_display, EnterNotify, &e));
This page took 0.021779 seconds and 4 git commands to generate.