Re: [dwm] Again client titles and nmaster indicator

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Sat, 13 Jan 2007 19:55:06 +0100

On Sat, Jan 13, 2007 at 06:54:35PM +0100, Szabolcs Nagy wrote:
> about status text:
> in dwm.h (and main.c) stext is defined as
> char stext[1024];
> but in draw.c drawtext()'s buffer is defined as
> char buf[256];
> which means the max length of the status text is 256 so there is no
> point defining it as an 1024 length array.

Agreed, thanks for this pointer.

Regards,

-- 
 Anselm R. Garbe >< http://suckless.org/~arg/ >< GPG key: 0D73F361
Received on Sat Jan 13 2007 - 19:55:06 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:34:45 UTC