Skip to content

Conversation

@geraintluff
Copy link
Contributor

@geraintluff geraintluff commented Jul 22, 2025

This adds a webview GUI using the clap.webview/2 draft extension. Since this is not included in clap-helpers yet, we have to do a bit more manual checking for it.

The page is a data: URI, which just appends all log messages to the page. Here's an example of what it looks like.

It currently uses CLAP's next, since the webview extension hasn't yet made it to main. It probably makes sense to wait for that (so we can continue using main), but this is here for review in the meantime.

Similarly, webview draft-extension support could be added to clap-helpers, but I'm less sure whether that's a blocking issue or not.

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