Re: [dwm] Thinking about tags

From: Brandon Barker <brandon.barker_AT_gmail.com>
Date: Wed, 15 Aug 2007 02:01:08 -0400

Regular expressions seem useful to me, for instance, if I want to
match an Opera window where Gmail is open but not something else.
On 8/15/07, Anselm R. Garbe <arg_AT_suckless.org> wrote:
> Hi,
>
> besides ongoing bugfixes I plan to remeove regexp-capable Rules.
> I don't see any reason why we need regexps to match for window
> class/instance/titles, strstr() should be fine.
>
> Any complains?
>
> Another thing I'd like to be saner is how Keys are defined.
> Actually I pretty much dislike how the const char *arg in
> view/toggleview/toggletag/tag functions is used atm.
>
> I stumbled on this annoyance when Damjan recently posted his
> config.h on this list, because he uses tags like "www", "trunk"
> etc. So calling view("9") to view the "trunk" trunk tag seems
> odd. I think it will be better to use the tag name here instead
> for consistency reasons.
>
> Same with focusclient, using "1" for next and "-1" for prev is
> also odd, I plan to split this into focusnext() and focusprev()
> again, that seems cleaner to me.
>
> Regards,
> --
> Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
>
>

-- 
Brandon Barker
Phone: (859) 948-5335
Received on Wed Aug 15 2007 - 08:01:10 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:49:32 UTC