Module homepage

Source
Expand description

Interact with the system homepage.

Your process must have the Capability to message homepage:homepage:sys to use this module.

Functionsยง

add_to_homepage
Add a new icon and/or widget to the Kinode homepage. Note that the process calling this function must have the homepage:homepage:sys messaging crate::Capability.
remove_from_homepage
Remove the caller process from the Kinode homepage. Note that the process calling this function must have the homepage:homepage:sys messaging crate::Capability.