breadhelp/src
Breadway 54e765afd0 Rename .title CSS class to .page-title to avoid libadwaita collision
bread-theme's shared .title rule (1.4em bold) was a bare class selector
that also matched libadwaita's internal row/window-title labels, which
carry the same "title" class. That's what inflated breadman's settings
row titles to ~24px. Scoping the name to .page-title here (the only
consumer of the old class) and bumping bread-theme to the dev branch
where the rename lives.
2026-07-30 20:01:33 +08:00
..
content Onboard onto bakery: bakery.toml + dev/beta/release CI, relocate content paths 2026-07-23 10:10:30 +08:00
services Migrate config load/save to bread_utils::tomlcfg; timeout-guard hyprctl calls 2026-07-17 09:32:55 +08:00
ui Rename .title CSS class to .page-title to avoid libadwaita collision 2026-07-30 20:01:33 +08:00
cli.rs breadhelp: add --screenshot CLI mode for automated capture 2026-07-29 11:49:28 +08:00
config.rs Migrate config load/save to bread_utils::tomlcfg; timeout-guard hyprctl calls 2026-07-17 09:32:55 +08:00
main.rs breadhelp: add --screenshot CLI mode for automated capture 2026-07-29 11:49:28 +08:00
screenshot.rs breadhelp: capture the troubleshoot wizard modal 2026-07-29 21:37:22 +08:00
theme.rs Rename .title CSS class to .page-title to avoid libadwaita collision 2026-07-30 20:01:33 +08:00