st/x.c.rej
2021-07-29 23:45:33 +02:00

10 lines
196 B
Text

--- x.c
+++ x.c
@@ -409,6 +409,7 @@ bpress(XEvent *e)
{
struct timespec now;
MouseShortcut *ms;
+ MouseKey *mk;
int snap;
if (IS_SET(MODE_MOUSE) && !(e->xbutton.state & forceselmod)) {