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

From: Donald Allen <donaldcallen_AT_gmail.com>
Date: Thu, 5 Aug 2010 16:23:29 -0400

On Thu, Aug 5, 2010 at 1:34 PM, Christoph Schied
<Christoph.Schied_AT_uni-ulm.de> wrote:
> 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]; };

To the original poster: since this may not be a simple matter in dwm,
you might want to look at i3, which does what you want. I've
experimented with i3 a fair amount, and concluded that for my
purposes, dwm is marginally better (better use of screen real-estate,
and I really don't care about config files -- I'm happy to edit C
header files). i3 is good work, though.
Received on Thu Aug 05 2010 - 22:23:29 CEST

This archive was generated by hypermail 2.2.0 : Thu Aug 05 2010 - 22:36:01 CEST