breadbar/src
Breadway 6c4df8813c capsule: accept the open event breadbox can actually emit
An app may only publish inside its own bread.<app_id>.* namespace, so
breadbox (app id 'box') cannot emit bread.command.box.open — bread-client
refuses it and the redirect did nothing but log a warning. The capsule now
also subscribes to bread.box.open_requested, which is what breadbox emits.

bread.command.box.open is kept as well: that is the addressed-to-an-app
command form an external trigger (the bread CLI, a keybind, another app)
would legitimately send, so the capsule opens whether it was asked directly
or told by breadbox.
2026-08-31 15:45:25 +08:00
..
bar bar/workspaces: unit-test the dots width-index mapping 2026-08-31 15:45:25 +08:00
notifications Drive bar/window geometry and CSS tokens from the shell theme manifest 2026-08-31 15:45:25 +08:00
widgets Bind each bar to its output palette and finish the island chrome 2026-08-16 13:23:31 +08:00
launcher_command.rs capsule: accept the open event breadbox can actually emit 2026-08-31 15:45:25 +08:00
main.rs capsule: keep the drawer hidden when collapsed and pin the capsule width 2026-08-31 15:45:25 +08:00
osd.rs Drive bar/window geometry and CSS tokens from the shell theme manifest 2026-08-31 15:45:25 +08:00
panel.rs panel: extend the dismiss-scrim pattern for the capsule's click-away (item B) 2026-08-31 15:45:25 +08:00
screenshot.rs capsule: keyboard open, query modes, sections, and search-state geometry (phase 6c) 2026-08-31 15:45:25 +08:00
surface.rs Drive bar/window geometry and CSS tokens from the shell theme manifest 2026-08-31 15:45:25 +08:00
theme.rs capsule: keyboard open, query modes, sections, and search-state geometry (phase 6c) 2026-08-31 15:45:25 +08:00