i fucked that one up

This commit is contained in:
Dana Jansens 2003-03-25 21:47:25 +00:00
parent e8a81e5a05
commit c8e55b8f09

View file

@ -102,9 +102,9 @@ static void press(ObEvent *e, void *foo)
if (!grabbed) {
grab_keyboard(TRUE);
grabbed = TRUE;
XAllowEvents(ob_display, AsyncKeyboard, CurrentTime);
}
curpos = p;
XAllowEvents(ob_display, AsyncKeyboard, CurrentTime);
} else {
if (p->action->func != NULL) {
p->action->data.any.c = focus_client;