view-bridge
CommunityManage plugin editor lifecycle reliably
Software Engineering#plugin-ui#view-bridge#editor-lifecycle#create_view#release_view#secondary-views#remote-view
Authordanielraffel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This document captures the lifecycle invariants, ownership rules, and adapter responsibilities required to correctly open, attach, resize, and close editor views for Pulp plugins so hosts and plugins avoid resource leaks, duplicated processors, and dangling pointers.
Core Features & Use Cases
- Two-step open/attach protocol: explains why adapters must call open() then notify_attached() to guarantee balanced on_view_opened/on_view_closed calls.
- Ownership and release semantics: details release_view() usage for handing a view to container widgets and the caller responsibilities to keep the view alive until bridge.close().
- Secondary and remote views: describes attaching inspectors, remote views, view roles, and the Phase 4 remote-view protocol plus associated tests and examples.
- Adapter author guidance: per-format attach points, common pitfalls, and test references for VST3, CLAP, AU v2, AU v3, and Standalone adapters.
Quick Start
Open the ViewBridge documentation and implement the open then notify_attached then resize then close protocol when overriding Processor::create_view or building a new adapter.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: view-bridge Download link: https://github.com/danielraffel/pulp/archive/main.zip#view-bridge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.