On Mon, Jan 19, 2004 at 09:49:28AM +0100, Stefan ReichÃr wrote: > WM_ICON_NAME(STRING) = "diss" > > This property contains the name of the document. Is there a way to > consider this property for the winprop target? > > Are there other solutions for this kind of problem?
Just use WM_NAME. name = "^Xdvi:%s+diss%s" -- Tuomo
