that got commited by accident somewhere
This commit is contained in:
parent
44bc0dab88
commit
aaba799e1d
1 changed files with 0 additions and 3 deletions
|
@ -210,9 +210,6 @@ void mouse_event(ObClient *client, XEvent *e)
|
||||||
button = e->xbutton.button;
|
button = e->xbutton.button;
|
||||||
state = e->xbutton.state;
|
state = e->xbutton.state;
|
||||||
|
|
||||||
if (CLIENT_CONTEXT(context, client))
|
|
||||||
XAllowEvents(ob_display, ReplayPointer, event_curtime);
|
|
||||||
|
|
||||||
fire_binding(OB_MOUSE_ACTION_PRESS, context,
|
fire_binding(OB_MOUSE_ACTION_PRESS, context,
|
||||||
client, e->xbutton.state,
|
client, e->xbutton.state,
|
||||||
e->xbutton.button,
|
e->xbutton.button,
|
||||||
|
|
Loading…
Reference in a new issue