end drags

This commit is contained in:
Dana Jansens 2003-03-19 05:52:36 +00:00
parent e4fe6da48c
commit 6d400ac044

View file

@ -227,6 +227,7 @@ static void event(ObEvent *e, void *foo)
e->data.x.client, e->data.x.e->xbutton.state,
e->data.x.e->xbutton.button,
cx, cy, cw, ch, dx, dy, TRUE, corner);
drag = FALSE;
}
/* clicks are only valid if its released over the window */