[compiz] [PATCH] Case insensitive matching for the regex plugin

David Reveman davidr at novell.com
Wed Jul 11 15:55:34 PDT 2007


On Wed, 2007-06-20 at 14:53 +0200, Danny Baumann wrote:
> Hi,
> 
> I have created an addition to the regex plugin that allows case
> insensitive matching for title/class/name/role. To enable the case
> insentive matching, I chose to prepend an 'i' before the tag (ititle=,
> iclass=, ...). The patch is obviously attached ;-)
> 
> Are there any objections against putting this code in?

No, but instead of adding a second set of tags maybe we should allow the
expressions to end with "/i" for case insensitive matching like perl.
I'm ok with either solution and not really sure which one I actually
prefer.

-David



More information about the compiz mailing list