all repos — openbox @ a8b8f2fc80797f05e93440f74cf992013676a2a3

openbox fork - make it a bit more like ryudo

dont need to sync
Dana Jansens danakj@orodu.net
commit

a8b8f2fc80797f05e93440f74cf992013676a2a3

parent

a5f5b424558b4278935020680101636b409ee1d4

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M openbox/screen.copenbox/screen.c

@@ -302,7 +302,6 @@ }

/* 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);