Re: Re: Re: [dwm] dwm-0.9 / dmenu-0.4

From: Sander van Dijk <a.h.vandijk_AT_gmail.com>
Date: Wed, 16 Aug 2006 12:18:38 +0200

On 8/16/06, Tube <tube_AT_count0.net> wrote:
> i got your point ;) it could be as simple as:
> if ( > 1 tag is selected )
> then
> deselect all tags
> jump to first (i.e. the hardcoded one in the list of tags) tag
> select that first tag
> else
> go to next tag
> endif
>
> or won't that work?

That would work, but I don't believe it belongs in the main
dwm-branch. It's basically just a hack to be able to use the tagging
mechanism as an old-school workspace environment. If that's what you
want, just code it into your local dwm codebase (it won't be many more
sloc than your pseudo code above). I don't believe the main branch
should include this hack though, since it'll only be confusing (for
reasons Anselm already explained). I liked the Mod1-[hl] stuff too,
but it just doesn't fit in anymore.

Greetings, Sander.
Received on Wed Aug 16 2006 - 12:18:39 UTC

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