On Fri, 22 Mar 2013 at 23:23:39 +0100, [email protected] wrote: > From: Daniel Déchelotte <[email protected]> > > --- > src/wconfig.h.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/wconfig.h.in b/src/wconfig.h.in > index b615d8b..6d89baa 100644 > --- a/src/wconfig.h.in > +++ b/src/wconfig.h.in > @@ -314,7 +314,7 @@ > > #define MAX_WORKSPACENAME_WIDTH 64 > /* max width of window title in window list */ > -#define MAX_WINDOWLIST_WIDTH 160 > +#define MAX_WINDOWLIST_WIDTH 400
Why do you want/need to change this and why other people would also want this? You are more than doubling its value and I see no explanation for that. -- To unsubscribe, send mail to [email protected].
