allowing moving frames through Button1 on frames (though resize only through the Modkey+Button3 on client area), this allows handy movements between columns

This commit is contained in:
Anselm R. Garbe 2006-03-23 14:42:33 +01:00
parent 9d37029fe9
commit d154240ab4

View File

@ -74,6 +74,8 @@ handle_buttonpress(XEvent *e)
focus(c);
return;
}
else
mouse_move(c);
}
if(c->nframe) {
snprintf(buf, sizeof(buf), "ClientClick %d %d\n",