breadhelp/src/services
Breadway e27c497df8
All checks were successful
dev release / build (push) Successful in 2m0s
clippy: fix dead-code and question-mark warnings
- meta.rs/tour.rs/troubleshoot.rs: annotate content-schema fields that
  real TOML content already populates but no UI reads yet, instead of
  dropping them
- hyprland.rs: drop Monitor's x/y/width/height, genuinely unused
  anywhere and not part of any authored content schema
- tour/mod.rs: collapse a let-else into ? in the Option-returning
  on_tour_event closure

(cherry picked from commit 4497eca4661112f808d33ef477265d39e0e0a601)
2026-08-23 14:58:07 +08:00
..
breadd.rs Honor bread.command.help.open via breadhelp listen 2026-08-15 23:11:28 +08:00
exec.rs Add a day-zero first-run wizard before the desktop tour 2026-08-16 00:00:23 +08:00
hyprland.rs clippy: fix dead-code and question-mark warnings 2026-08-23 14:58:07 +08:00
mod.rs Extract bos-settings to its own repo; add breadhelp; JSON-driven Hyprland config 2026-07-05 09:16:14 +08:00