Shutter:Events

From den4b Wiki
Revision as of 12:27, 2 May 2010 by Den4b (talk | contribs) (Created page with '{{Expand}} Below is a list of all available events. {| class="wikitable" ! Countdown | Simple event that counts down specified amount of time. Event is triggered when the timer…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{iparam}}} This article needs to be expanded!

Below is a list of all available events.

Countdown Simple event that counts down specified amount of time. Event is triggered when the timer reaches zero.
On Time Event is triggered when the current time reaches the specified time.

Note: Prior to v3.00 Beta 35 event worked in the same manner as the Countdown event, counting down the initial time difference between the current time and the target time. This method prevents the event from working correctly in the event of time change or suspended system state.

Winamp Stops Event periodically checks the playback state of Winamp. The event is triggered once it is detected that application is no longer playing the media.

Note: Winamp Messaging API is used to achieve this.

Low CPU Usage Periodically check the processor usage and trigger event when the usage stays below the specified mark for the specified amount of time.
User Inactive Track the time of user's last mouse and keyboard activity. Trigger event when user is inactive for the specified period of time.
Battery Low
Window Closes
Process Stops
Ping Stops
File Size Limit