[wmii] Mouse button events

From: Denis Grelich <denisg_AT_ueberl33t.info>
Date: Fri, 21 Apr 2006 22:28:06 +0200

Hello all,

read /event does not give me enough information about the mouse click. It tells me the client and the button, but not the column in which the client is located.

        event.c, line 92:
        snprintf(buf, sizeof(buf), "ClientClick %d %d\n",
                idx_of_frame(c->frame.data[c->sel]) + 1, ev->button);

It would be also useful if it would give the index, and not the number or so, meaning dropping the + 1.

Greetings,
Denis

Received on Fri Apr 21 2006 - 22:53:32 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:03:13 UTC