diff --git a/plugins/mouse/mouse.c b/plugins/mouse/mouse.c index 9a154936..0b2471ee 100644 --- a/plugins/mouse/mouse.c +++ b/plugins/mouse/mouse.c @@ -240,7 +240,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; + drag = drag_used = FALSE; lbutton = 0; } else {