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


Reply via email to