Skip to content

clap: wire the soft-UI implementation into the plug-in entry point#159

Draft
jcelerier wants to merge 1 commit into
mainfrom
feat/clap-soft-ui-wiring
Draft

clap: wire the soft-UI implementation into the plug-in entry point#159
jcelerier wants to merge 1 commit into
mainfrom
feat/clap-soft-ui-wiring

Conversation

@jcelerier

Copy link
Copy Markdown
Member

Draft — part of the custom-UI effort, not yet enable-able.

Split out of the clap entry-symbol fix (#140), which had bundled this unrelated change. When AVND_CLAP_UI is defined, prototype.cpp.in emits the Nuklear + canvas_ity soft-UI implementation exactly once per plug-in.

Kept as a draft because nothing defines AVND_CLAP_UI yet — it belongs with the broader custom-UI work (see CUSTOM_UI_PLAN.md). Parked here so the change isn't lost and stays a single concern.

🤖 Generated with Claude Code

When AVND_CLAP_UI is defined, emit the Nuklear + canvas_ity soft-UI
implementation exactly once per plug-in. Part of the custom-UI effort;
split out of the clap entry-symbol fix (#140) so each PR is one concern.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JH7HS58wPSA22HztHZsakd
@jcelerier jcelerier force-pushed the feat/clap-soft-ui-wiring branch from c69faa7 to 5f7102a Compare July 5, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant