On Sat, 17 Feb 2007 19:07:21 +0000 Thomas Adam <[EMAIL PROTECTED]> wrote:
> Well, it depends how you want to measure the size/geometry. Note that > such an operation is separate from the resource of a window, depending > on what it is you're trying to do, and how. > > What you want is something like this: > > Pick PipeRead `[[ $[w.resource] == "resourcename" ]] && [[ $[w.width] > < some_number ]] && [[ $[w.height] > some_numner ]] && echo > "CommandToFVWM"` Thanks for your reply, Thomas, and for a nice example. I'll work on it, and ask further questions. Thanks, Andrei
