bread/bread-shared/src
Breadway d3517d1433 Allow well-formed bread.command events on the emit bus
Docs already said any module or app could publish bread.command.<app>.<verb>,
but command is reserved so both unsourced bread-emit and sourced App emit
rejected the whole namespace. Keep command unclaimable as an app id; accept
bread.command.<known-app>.<verb> (and let an app command another known app).
Also ship bread-emit and bread-module-host, and give udev enumerate the same
classification fields as a live add so boot-time devices are not all unknown.
2026-08-15 21:41:40 +08:00
..
apps.rs Allow well-formed bread.command events on the emit bus 2026-08-15 21:41:40 +08:00
glob.rs Add filesystem/git/podman/systemd adapters, git/shell hooks, bread-emit CLI, app-detection helpers 2026-07-19 03:05:57 +08:00
lib.rs Add Workstream G: out-of-process, Landlock-sandboxed module runtime 2026-08-05 04:02:05 +08:00
module_host_ipc.rs Add Workstream G: out-of-process, Landlock-sandboxed module runtime 2026-08-05 04:02:05 +08:00
permissions.rs Add capability-scoped module API (Workstream D) 2026-08-04 22:24:16 +08:00
widget.rs Will change this commit message to mean something later 2026-07-22 19:52:16 +08:00