bos-settings/src/ui/views
Breadway 9c85a89297
Some checks failed
Mirror to GitHub / mirror (push) Failing after 2s
Build and publish package / package (push) Failing after 1m48s
0.6.2: add Bluetooth panel
Adapter power switch, paired devices (connect/disconnect/forget), and
scan-for-new-devices with pairing -- BOS had bluez/bluez-utils packaged
and bread's own daemon already monitors Bluetooth events, but there was
no GUI to actually manage devices anywhere in the settings app.

Shells out to bluetoothctl's non-interactive mode, same "standard CLI,
no new dependency" choice as Network (nmcli) and Snapshots (snapper).
Pairing only covers "just works" SSP (most audio/HID devices) -- a
device requiring a PIN would need this app to register its own
bluetoothd agent, out of scope for now; it just fails with the reason
shown, same honest-failure pattern the Firewall fix added.
2026-07-06 22:41:24 +08:00
..
about.rs bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00
appearance.rs Extract bos-settings into its own repo; add Appearance/Startup Apps/Display editors 2026-07-04 23:31:18 +08:00
aur.rs bos-settings 0.6.0: Power, Firewall, Users, AUR, Firmware panels 2026-07-04 11:04:16 +08:00
autostart.rs Extract bos-settings into its own repo; add Appearance/Startup Apps/Display editors 2026-07-04 23:31:18 +08:00
bluetooth.rs 0.6.2: add Bluetooth panel 2026-07-06 22:41:24 +08:00
bread.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
breadbar.rs bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00
breadbox.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
breadclip.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
breadcrumbs.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
breadpad.rs bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00
breadpaper.rs bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00
breadsearch.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
datetime.rs bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00
firewall.rs 0.6.1: fix Firewall silent failures and Snapshots error messaging 2026-07-05 09:02:54 +08:00
firmware.rs bos-settings 0.6.0: Power, Firewall, Users, AUR, Firmware panels 2026-07-04 11:04:16 +08:00
hyprland.rs Extract bos-settings into its own repo; add Appearance/Startup Apps/Display editors 2026-07-04 23:31:18 +08:00
mod.rs 0.6.2: add Bluetooth panel 2026-07-06 22:41:24 +08:00
network.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
packages.rs bos-settings: round-2 GUI review fixes (stable column width, service UX, switch styling) 2026-07-04 10:09:59 +08:00
power.rs bos-settings 0.6.0: Power, Firewall, Users, AUR, Firmware panels 2026-07-04 11:04:16 +08:00
snapshots.rs 0.6.1: fix Firewall silent failures and Snapshots error messaging 2026-07-05 09:02:54 +08:00
sound.rs bos-settings 0.5.0: GNOME-Settings-style redesign + live app control 2026-07-03 23:50:26 +08:00
users.rs bos-settings 0.6.0: Power, Firewall, Users, AUR, Firmware panels 2026-07-04 11:04:16 +08:00