Guppy.App.CommandPalette (guppy v0.1.0)

Copy Markdown View Source

Minimal reusable command-palette overlay window for Guppy.App.

It is intentionally Elixir-owned: the palette is a small app-supervised Guppy.Window opened as a popup/floating window, renders the app command registry, and dispatches selected command ids back to the app coordinator.

Summary

Functions

child_spec(arg)

handle_info(message, state)

init(arg)

start_link(arg, opts \\ [])