Re: [dwm] cycling tags, again...

From: Anselm R. Garbe <arg_AT_10kloc.org>
Date: Thu, 31 Aug 2006 12:29:02 +0200

On Thu, Aug 31, 2006 at 12:18:45PM +0200, Sander van Dijk wrote:
> On 8/31/06, Anselm R. Garbe <arg_AT_10kloc.org> wrote:
> >You could also do
> >
> > j = random() % ntags;
> > for(i = 0; i < ntags; i++)
> > seltags[i] = i == j;
>
> I think that's actually a good idea; maybe this should be included in main?

It is for people which do not know what to do next and let the
window manager decide... (I heared that orthodox people do that
regularly).

Regards,

-- 
 Anselm R. Garbe  ><><  www.ebrag.de  ><><  GPG key: 0D73F361
Received on Thu Aug 31 2006 - 12:29:02 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:46 UTC