Honor bread.command.help.open via breadhelp listen
All checks were successful
dev release / build (push) Successful in 39s

This commit is contained in:
Breadway 2026-08-15 23:11:28 +08:00
parent f021473269
commit d9012c8e72
4 changed files with 124 additions and 9 deletions

View file

@ -7,7 +7,7 @@
use bread_utils::bread_client::BreadClient;
/// Sibling-app id in `bread_shared::apps::KNOWN_APPS`. Events publish as
/// `bread.help.*`. There is no command subscription.
/// `bread.help.*`. Command verbs are handled by `breadhelp listen`.
pub const APP_ID: &str = "help";
/// Fire-and-forget `bread.help.opened` after the main window is actually