* available since Chrome 30
(on-wallpaper-changed-by3rd-party* config channel & args)(tap-all-events chan)Taps all valid non-deprecated events in chromex.app.wallpaper-private namespace.
Taps all valid non-deprecated events in chromex.app.wallpaper-private namespace.
(tap-on-wallpaper-changed-by3rd-party-events channel & args)This event is sent when the current wallpaper was set by a third party application.
Events will be put on the |channel| with signature [::on-wallpaper-changed-by3rd-party [wallpaper thumbnail layout app-name]] where:
|wallpaper| - The third party custom wallpaper data. |thumbnail| - The third party custom wallpaper thumbnail data. |layout| - ? |app-name| - The third party wallpaper app name.
Note: |args| will be passed as additional parameters into Chrome event's .addListener call.
This event is sent when the current wallpaper was set by a third party application. Events will be put on the |channel| with signature [::on-wallpaper-changed-by3rd-party [wallpaper thumbnail layout app-name]] where: |wallpaper| - The third party custom wallpaper data. |thumbnail| - The third party custom wallpaper thumbnail data. |layout| - ? |app-name| - The third party wallpaper app name. Note: |args| will be passed as additional parameters into Chrome event's .addListener call.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |