Re: [dwm] Thinking about tags

From: Christian Garbs <mitch_AT_cgarbs.de>
Date: Wed, 15 Aug 2007 20:22:56 +0200

On Wed, Aug 15, 2007 at 07:51:43AM +0200, Anselm R. Garbe wrote:

> 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.

I think they should stay. A simple regexp like "galeon" or "firefox"
is compatible to a strstr() comparison, so the higher complexity is
well-hidden (unless you use the first special character like '+' or
'.').

Regards,
Christian

-- 
....Christian.Garbs.....................................http://www.cgarbs.de
Many people know how to say nothing; few know when
Received on Wed Aug 15 2007 - 20:24:07 UTC

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