Fix boot-critical, session, and UX bugs found in round-3 UX audit
All checks were successful
Mirror to GitHub / mirror (push) Successful in 2s
Build and publish package / package (push) Successful in 2m2s
Build and release ISO / release-iso (push) Successful in 14m20s

Snapshots panel was non-functional (wrong snapper flag); breadgreet picked
the wrong session .desktop and skipped bos-session's PATH fixup; Calamares
aborted offline installs over an unnecessary packages module; snapshot
rollback silently no-op'd on BOS's pinned-subvolume layout (now points at
grub-btrfs instead); breadcrumbs was configurable but had no daemon to run
it. Also: SUPER+I double-bind, breadpaper/packages panels blocking the GTK
main thread, dead polkit rule, and a sweep of smaller drift (default
sidebar view, stale wording, missing .desktop launchers, wallpaper daemon
not recording its own default).
This commit is contained in:
Breadway 2026-07-03 22:04:26 +08:00
parent a8f1592e75
commit d78a2343f4
32 changed files with 553 additions and 209 deletions

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=breadclip
Comment=Clipboard history
Exec=breadclip
Icon=edit-paste
Terminal=false
Type=Application
Categories=Utility;
StartupWMClass=breadclip

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=breadman
Comment=Notes and reminders manager
Exec=breadman
Icon=accessories-text-editor
Terminal=false
Type=Application
Categories=Utility;Office;
StartupWMClass=breadman

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=breadmon
Comment=Monitor layout manager (TUI)
Exec=breadmon
Icon=video-display
Terminal=true
Type=Application
Categories=Settings;System;
StartupWMClass=breadmon

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=breadsearch
Comment=Semantic system-wide search
Exec=breadsearch
Icon=system-search
Terminal=false
Type=Application
Categories=Utility;
StartupWMClass=breadsearch