wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 39f4a3a630335d18152d9d65c298d43f51b7a2d4
parent d154240ab4c7530794f1b7c78b835f3c93cc9a8c
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Thu, 23 Mar 2006 14:44:10 +0100

removed that feature again, with tagging bars this won't work well, thus I keep it out


Diffstat:
cmd/wm/event.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/cmd/wm/event.c b/cmd/wm/event.c @@ -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",