Re: [dev] [dwm] titlenormcolor patch

From: markus schnalke <meillo_AT_marmaro.de>
Date: Wed, 13 Jul 2011 16:42:01 +0200

[2011-07-13 14:47] ml+suckless_AT_wzff.de
> Attached is a really important diff against tip I hope to get into 6.0.
> It might need additional testing, but otherwise works fine for me.
> Thanks in advance for the next 5 years!
>
> diff -r 4548c824adac dwm.c
> --- a/dwm.c Sun Jul 10 21:25:23 2011 +0100
> +++ b/dwm.c Wed Jul 13 14:44:09 2011 +0200
> @@ -2062,6 +2062,7 @@
> checkotherwm();
> setup();
> scan();
> + puts("Hello World!");
> run();
> cleanup();
> XCloseDisplay(dpy);

YMMD! Thanks.

meillo
Received on Wed Jul 13 2011 - 16:42:01 CEST

This archive was generated by hypermail 2.2.0 : Wed Jul 13 2011 - 16:48:03 CEST