No description
Find a file
Steven Ceuppens eed01dd360 fix(bluez): forward display_passkey, display_pin_code, and request_authorization agent messages
These three Agent1 D-Bus methods were stubs that returned Ok(()) without
forwarding events through the message channel. This prevented consumers
from receiving passkey/PIN display requests during Bluetooth keyboard
pairing.

Now all three methods send their respective Message variants through the
channel, matching the existing pattern used by request_confirmation,
request_passkey, and request_pin_code.
2026-06-02 10:38:10 +02:00
a11y chore: Rust 2024 edition 2025-10-05 14:29:51 +02:00
accounts-zbus chore: update dependencies 2025-10-05 14:29:51 +02:00
bluez fix(bluez): forward display_passkey, display_pin_code, and request_authorization agent messages 2026-06-02 10:38:10 +02:00
cosmic-settings-daemon chore: Rust 2024 edition 2025-10-05 14:29:51 +02:00
geoclue2 chore: update dependencies 2025-10-05 14:29:51 +02:00
hostname1 chore: Rust 2024 edition 2025-10-05 14:29:51 +02:00
locale1 chore: Rust 2024 edition 2025-10-05 14:29:51 +02:00
mpris2 refactor: replace time with jiff 2026-03-13 15:20:44 +01:00
networkmanager chore: update dependencies 2026-03-13 15:20:44 +01:00
nm-secret-agent-manager chore: add secret agent 2025-12-30 18:13:40 -05:00
switcheroo-control fix(switcher): explicitly type default so it can be used as a fallback 2026-02-13 18:39:34 +01:00
timedate chore: update dependencies 2026-03-13 15:20:44 +01:00
upower chore: update dependencies 2026-03-13 15:20:44 +01:00
.editorconfig Initial commit 2022-01-11 11:21:57 -05:00
.gitignore Add AccessPoint bindings 2022-01-13 12:06:00 -05:00
.rustfmt.toml chore: Rust 2024 edition 2025-10-05 14:29:51 +02:00
Cargo.toml chore: update dependencies 2026-03-13 15:20:44 +01:00
LICENSE.md Initial commit 2022-01-11 11:21:57 -05:00