PDA

View Full Version : *MatchExpHandlerChanged()


gnumdk
March 4th, 2007, 12:02 PM
Something i don't understand.

http://forum.go-compiz.org/viewtopic.php?t=643

In winrules plugin, match values are updated at startup, everything is ok.

http://forum.go-compiz.org/viewtopic.php?t=641

With this patch, code is the same (or i am missing something) and the only why i find for match value to be updated at startup is to add decorMatchExpHandlerChanged().

I look at David code and sometime he add a *MatchExpHandlerChanged(), sometime he doesn't.

So my question, when do i have to add this stuff?