Skip to content

Panel settings and packages

Canvas settings use a small native gear button over the panel’s top-right corner. It opens a standardized native settings window; each Canvas may expose fields into that area. Closing a panel remains the responsibility of the tab/window close control.

Settings → Plugins → Click panels separates local reusable definitions from Host-side OCI plugins. Search, inspect, add instances, export, and delete definitions here. Deleting a definition is distinct from closing an instance and from uninstalling a Host plugin.

The native source editor provides an inline highlighted editing surface for Canvas and daScript definitions, plus an agent entry point. Save writes a content-addressed Host artifact and updates the workspace through the normal synchronized action flow.

Imported packages are validated before entering the panel library. Trusted ABI v2 packages require matching WASM and settings-schema hashes. Do not import unknown trusted widgets: they share Click’s WASM address space.