From: Dana Jansens Date: Wed, 19 Mar 2003 05:52:36 +0000 (+0000) Subject: end drags X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=6d400ac04481436eb20b6fc8634b435bd0694898;p=chaz%2Fopenbox end drags --- diff --git a/plugins/mouse/mouse.c b/plugins/mouse/mouse.c index dfdde6af..aeb3c592 100644 --- a/plugins/mouse/mouse.c +++ b/plugins/mouse/mouse.c @@ -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 */