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

Attachment: pgpibkG9XPJo5.pgp
Description: PGP signature

_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to