trigger:Application
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| trigger:Application [2015/01/15 08:43] – peternlewis | trigger:Application [2020/11/02 02:25] (current) – peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The Application | + | ====== |
| - | * Launches | + | The // |
| - | * Quits | + | |
| - | * Is Running | + | |
| - | * Activates | + | |
| - | * Deactivates | + | |
| - | * Is Active (the macro executes repeatedly). | + | |
| - | For example, you can have a macro setup an application when it launches, or do something every minute an application is active. | + | * Launches. |
| + | * Quits. | ||
| + | * Is Running (and periodically while it remains running). | ||
| + | * Activates. | ||
| + | * Deactivates. | ||
| + | * Is Active (and periodically while it remains at the front). | ||
| An application Activates when it comes to the foreground, and deactivates when another application comes to the foreground. | An application Activates when it comes to the foreground, and deactivates when another application comes to the foreground. | ||
| - | **Caution**: Be careful not to place macros with these triggers inside | + | The `Is Running` and `Is Active` variant will trigger once when the application first launches/ |
| + | |||
| + | You could use a trigger like this to simulate workspaces by automatically setting up an application the way you want when you launch it, or you could clean up after an application when you quit. | ||
| + | |||
| + | You can use the [[token:TriggerValue|%TriggerValue% Text Token]] | ||
| + | |||
| + | (!) If a macro that is triggered by an application launching is in a macro group that is active | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | === Actions === | ||
| + | |||
| + | * [[: | ||
| + | |||
| + | === Conditions === | ||
| + | |||
| + | * [[condition: | ||
| + | * [[: | ||
| + | |||
| + | === Tokens === | ||
| + | |||
| + | * [[token: | ||
| + | * [[token: | ||
| + | * [[token: | ||
| + | * [[token: | ||
| + | * [[token: | ||
| + | * [[token: | ||
| + | * [[: | ||
| + | |||
| + | === Triggers === | ||
| + | |||
| + | * [[: | ||
| + | |||
| + | ==== Forum ==== | ||
| + | |||
| + | - [[https:// | ||
| + | - [[https:// | ||
trigger/Application.1421311415.txt.gz · Last modified: by peternlewis
