On Fri, 2007-03-09 at 22:26 +0000, Thomas Adam wrote:
> On Fri, Mar 09, 2007 at 05:13:36PM -0500, [EMAIL PROTECTED] wrote:
> > All:
> > 
> > Is there a way to AND together Style options?
> 
> That happens by default, unless two conflicting styles collide, which
> which case their ORed; the last one specified being used in that case.
> 
> Now, if you supply an example of what it is that's not happening, that
> might be better.

Well, what I'd like to do is:

Style "Evolution" && "Enter Password for"  TileCascadePlacement

That way the window (whose class is "Evolution" and whose title is
"Enter Password for") gets the TileCascadePlacement.

Currently my config is:

Style "Evolution"                       TileCascadePlacement
Style "Evolution-alarm-notify"          TileCascadePlacement

That's making all "Evolution" windows get TileCascadePlacement.  I'd
like to have it so TileCascadePlacement only applies to certain
Evolution windows.


Reply via email to