dbus2 / zbus-old

Rust D-Bus crate.
https://gitlab.freedesktop.org/dbus/zbus
Other
49 stars 13 forks source link

generate a receive_signal_name with dbus_proxy #152

Closed zeenix closed 1 year ago

zeenix commented 3 years ago

In GitLab by @bilelmoussaoui on Feb 17, 2021, 22:18

Often you don't want to attach a callback to the signal handler but just await for it and get the response it had. Currently Proxy has a receive_signal function. It would be nice if it can be exposed per signal using #[dbus_proxy(signal)]

zeenix commented 3 years ago

mentioned in commit bce2833d72a7be93ae24bbedb2a4dad6422ab899

zeenix commented 3 years ago

mentioned in commit 05a37779a5e0a9b50d642c32a1bb90cecdfbeaec

zeenix commented 3 years ago

mentioned in commit 2dfd1a57fc572c8d61778aeff8bce8959b406004

zeenix commented 3 years ago

mentioned in commit 7f89121d171f72033484a6f7fec74329cd1fa744

zeenix commented 3 years ago

mentioned in commit d936a052594158014cc6d1c1e64c6fc28e897c1f

zeenix commented 3 years ago

mentioned in commit 8e65436d46d922c0651106a3049ca588a9070cac