dont need to sync
This commit is contained in:
parent
a5f5b42455
commit
a8b8f2fc80
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue