mirror of
https://github.com/0intro/wmii
synced 2025-03-15 19:22:56 +03:00
removed that feature again, with tagging bars this won't work well, thus I keep it out
This commit is contained in:
parent
d154240ab4
commit
39f4a3a630
@ -74,8 +74,6 @@ handle_buttonpress(XEvent *e)
|
||||
focus(c);
|
||||
return;
|
||||
}
|
||||
else
|
||||
mouse_move(c);
|
||||
}
|
||||
if(c->nframe) {
|
||||
snprintf(buf, sizeof(buf), "ClientClick %d %d\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user