GTK4 control panel for BOS (Bread Operating System)
Find a file
Breadway a9c73926c2 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
packaging Disable debug package so the main package publishes correctly 2026-06-13 23:00:48 +08:00
src bos-settings: single-source-of-truth default page 2026-07-04 00:00:10 +08:00
bakery.toml Add bakery.toml and packaging/arch to match bread ecosystem 2026-06-13 11:32:40 +08:00
Cargo.toml bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00