Hi, I want to compare the output of wmangle to "hidden 1" to determine if a particular window is hidden.
So, if queried, wmangle will send a message "hidden 1" or "hidden 0", depending on whether the window in question (already specified to wmangle) is hidden or not, and I just want to generate a bang in the first case only. I spent some several hours trying to do this seemingly simple task but could not find a way. I tried various combination of route, trigger, strcmp, and some other ideas, but nothing seems to work. I know this is a newbie question, but any suggestions welcome.