Fired when a message is sent from either an extension process
(by runtime.sendMessage) or a content script (by tabs.sendMessage).
details for the message
MessageSender object
function to call once after processing
true if asynchronous
Fired when the system changes to an active, idle or locked state. The event fires with "locked" if the screen is locked or the [built in] screensaver activates, "idle" if the system is unlocked and the user has not generated any input for a specified number of seconds, and "active" when the user generates input on an idle system.
current state of computer
Error showing Screensaver
Screensaver URL
Close all the screen saver windows
Display the screensaver(s)
if true, only show on main display
Determine if there is a full screen chrome window running on a display
an optional connected display, otherwise the main display
true if there is a full screen window on the display
Determine if the screensaver can be displayed
true if we should display the screensaver
Determine if a screensaver is currently showing
true if showing
Open a screensaver window on the given display
an optional connected display, otherwise the main display
Open a screensaver on every connected display
Generated using TypeDoc
Controller for the screensaver