bread-ecosystem/bread-launcher
Breadway 470d2aa7e9 bread-launcher: log history save failures, clarify LAUNCHER_APP vs event namespace
LaunchHistory::save silently swallowed write errors; now shared by two
hosts (breadbox + breadbar's capsule), a broken cache dir silently
stopped recording launches for both. Log on failure instead.

do_launch/emit_launched's app_id parameter is the caller's bread
event-namespace id (breadbox passes "box"), not LAUNCHER_APP
("breadbox", scoped to cache/history paths only) - two similarly
named but distinct identities. Make the doc comments say so explicitly
and add tests pinning the exact namespace-check relationship, since
confusing them silently drops the emitted event.
2026-08-31 15:15:36 +08:00
..
src bread-launcher: log history save failures, clarify LAUNCHER_APP vs event namespace 2026-08-31 15:15:36 +08:00
Cargo.toml Add bread-launcher: headless app-launcher core + GTK4 results widget 2026-08-31 15:14:44 +08:00