trigger:Application
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| trigger:Application [2019/07/01 05:35] – [Topics] peternlewis | trigger:Application [2020/11/02 02:25] (current) – peternlewis | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Launches. | * Launches. | ||
| * Quits. | * Quits. | ||
| - | * Periodically | + | * Is Running (and periodically |
| * Activates. | * Activates. | ||
| * Deactivates. | * Deactivates. | ||
| - | * Periodically | + | * Is Active (and periodically |
| 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. | ||
| + | |||
| + | 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 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. | ||
| Line 16: | Line 18: | ||
| You can use the [[token: | You can use the [[token: | ||
| - | If a macro that is triggered by Acorn launching is in a macro group that is active only when Acorn is running, then the trigger will probably never fire since the macro will be inactive until after the event has passed. | + | (!) If a macro that is triggered by an application |
| ===== See Also ===== | ===== See Also ===== | ||
| Line 34: | Line 36: | ||
| * [[token: | * [[token: | ||
| * [[token: | * [[token: | ||
| + | * [[token: | ||
| + | * [[token: | ||
| + | * [[token: | ||
| * [[: | * [[: | ||
| - | |||
| - | ==== Topics ==== | ||
| - | |||
| - | * [[: | ||
| === Triggers === | === Triggers === | ||
trigger/Application.1561959331.txt.gz · Last modified: by peternlewis
