Re: [dev] dmenu: mouse patch

2011-10-17 Thread Thuban
Great! Something I've been waiting for a ling time! It would be nice on the wiki! Le 00:57:33 le 17 oct. 2011 , Connor Lane Smith a écrit : > Hey all, > > In case anyone's interested, here's a patch which adds some basic > mouse support to dmenu. > > You can click things, click the paginators ("

[dev] dmenu: mouse patch

2011-10-16 Thread Connor Lane Smith
Hey all, In case anyone's interested, here's a patch which adds some basic mouse support to dmenu. You can click things, click the paginators ("<" and ">"), and scroll. cls diff -r 6e962f2337c2 dmenu.c --- a/dmenu.c Sun Oct 16 18:26:11 2011 +0100 +++ b/dmenu.c Mon Oct 17 00:55:51 2011 +0100 @@ -