i fucked that one up
This commit is contained in:
parent
e8a81e5a05
commit
c8e55b8f09
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue