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
messagingcrate::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
messagingcrate::Capability
.