bos/bos-settings
Breadway 9c2c95089c bos-settings: single-source-of-truth default page
sidebar.rs and window.rs each independently hardcoded "about" as the
default selected/visible page — harmless while both literals happened to
match, but a real latent bug: changing one without the other silently
desyncs the sidebar highlight from the actually-displayed panel. Found
while capturing screenshots of every panel for a design review, where
exactly that happened. window.rs now owns DEFAULT_PAGE and passes it to
sidebar::build().
2026-07-04 00:00:10 +08:00
..
src bos-settings: single-source-of-truth default page 2026-07-04 00:00:10 +08:00
Cargo.toml bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00