Hi,
On 26 May 2011 13:39, Nicolas Capit wrote:
> I just tried to change this part of the code:
>
> diff -r ba590e72eb2a dwm.c
> --- a/dwm.c Sat May 21 20:26:26 2011 +0100
> +++ b/dwm.c Thu May 26 14:33:45 2011 +0200
> @@ -442,7 +442,7 @@
> }
> else if(ev->x <
Hello,
I just tried to change this part of the code:
diff -r ba590e72eb2a dwm.c
--- a/dwm.c Sat May 21 20:26:26 2011 +0100
+++ b/dwm.c Thu May 26 14:33:45 2011 +0200
@@ -442,7 +442,7 @@
}
else if(ev->x < x + blw)
click = ClkLtSymbol;
Hi,
On Thu, Apr 28, 2011 at 02:32:47PM +0200, Nicolas Capit wrote:
> I configured dwm (5.9) with something like this in config.h:
>
> static Button buttons[] = {
> /* clickevent mask button function
> argument */
> { ClkStatusText,0,