X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.c;h=c941e8daf3270dcd1166dd9ce2c16d7876bf3dfc;hb=c2b3a49e692b723bd277ef4360f89b9aaae4afd6;hp=72363cdc74ee61f0bc9e41aebc51e80b005c0f36;hpb=322b2d0a05daf0c0c9de07baf5e27e4945f7bfd5;p=chaz%2Fopenbox diff --git a/openbox/screen.c b/openbox/screen.c index 72363cdc..c941e8da 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -302,7 +302,6 @@ void screen_set_desktop(guint num) /* focus the last focused window on the desktop, and ignore enter events from the switch so it doesnt mess with the focus */ - XSync(ob_display, FALSE); while (XCheckTypedEvent(ob_display, EnterNotify, &e)); focus_fallback(Fallback_Desktop);