bos-settings/src
2026-07-19 14:07:29 +08:00
..
config Migrate config load/save/atomic_write to bread_utils::tomlcfg 2026-07-17 09:30:36 +08:00
ui fix(ui): drop RefCell borrow before match statement in populate. Extracts model.borrow().kind to a local variable to drop the temporary immutable borrow before entering 'populate_*' arms, preventing a runtime panic when nested functions attempt a mutable borrrow. 2026-07-19 14:07:29 +08:00
main.rs Extract bos-settings into its own repo; add Appearance/Startup Apps/Display editors 2026-07-04 23:31:18 +08:00
theme.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00