end drags
This commit is contained in:
parent
e4fe6da48c
commit
6d400ac044
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ static void event(ObEvent *e, void *foo)
|
||||||
e->data.x.client, e->data.x.e->xbutton.state,
|
e->data.x.client, e->data.x.e->xbutton.state,
|
||||||
e->data.x.e->xbutton.button,
|
e->data.x.e->xbutton.button,
|
||||||
cx, cy, cw, ch, dx, dy, TRUE, corner);
|
cx, cy, cw, ch, dx, dy, TRUE, corner);
|
||||||
|
drag = FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* clicks are only valid if its released over the window */
|
/* clicks are only valid if its released over the window */
|
||||||
|
|
Loading…
Reference in a new issue