Re: [dev] [dwm] number of tag limited?

From: Christoph Schied <Christoph.Schied_AT_uni-ulm.de>
Date: Thu, 5 Aug 2010 19:34:36 +0200

On Thu, Aug 05, 2010 at 06:59:29PM +0200, yy wrote:
> You can define as many tags as you want in your config.h file.

thats actually not true:
struct NumTags { char limitexceeded[LENGTH(tags) > 31 ? -1 : 1]; };
Received on Thu Aug 05 2010 - 19:34:36 CEST

This archive was generated by hypermail 2.2.0 : Thu Aug 05 2010 - 19:48:02 CEST