condition:Front_Window
**This is an old revision of the document!**
The Front Window condition looks a the front window od a specified application (or the front application) to determine if:
- it exists.
- it does not exist.
- the title is (case insensitively) exactly a specified string.
- the title is not (case insensitively) exactly a specified string.
- it exists but the title is not (case insensitively) exactly a specified string.
- the title contains (case insensitively) a specified string.
- the title does not contain (case insensitively) a specified string.
- it exists but the title does not contain (case insensitively) a specified string.
- the title matches a specified regular expression.
- the title does not match a specified regular expression.
- it exists but the title does not match a specified regular expression.
condition/Front_Window.1436939569.txt.gz · Last modified: by peternlewis
