Commit graph

19 commits

Author SHA1 Message Date
Ian Douglas Scott
3b86984332 Update to zbus 5.x
https://github.com/dbus2/zbus/releases/tag/zbus-5.0.0

Now requires `pub` on uses of `#[proxy]` if the generated types should
be `pub`.
2025-05-22 22:54:07 +02:00
Ashley Wulber
f05789c4ce
feat: zbus 4.2.1 update 2024-05-16 21:24:53 +02:00
Ashley Wulber
2ef53b2bfa chore: derive Default, PartialEq, and Eq 2023-12-12 15:35:10 -05:00
Ashley Wulber
95f6d5e9ac
fix: active connection state 2023-01-09 21:57:10 -05:00
Ashley Wulber
5adeb6dc11
derive: debug copy clone 2023-01-06 23:24:11 -05:00
Lucy
8bdccc1f18
Add wrappers for TUN/TAP devices and WireGuard devices 2022-02-08 12:27:35 -05:00
Lucy
337b27e4a8
More dictionary-based stuff 2022-01-26 11:01:01 -05:00
Lucy
e2c2fdea8f
Add settings bindings 2022-01-21 11:01:06 -05:00
Lucy
e660731756
Add a Settings type for all connection settings, and change bindings to use said type. 2022-01-21 10:50:31 -05:00
Lucy
02c744a119
Add AccessPoint bindings 2022-01-13 12:06:00 -05:00
Lucy
6dd7eb9da4
Continue to work on bindings, including NetworkManager::activate_connection 2022-01-12 11:23:09 -05:00
Lucy
e40c3e7787
Device can now be downcasted to a specific type of device (and upcasted back) 2022-01-11 17:51:15 -05:00
Lucy
2acdb272fb
Work on bindings some more 2022-01-11 16:41:10 -05:00
Lucy
91a7fc6da1
Very basic NetworkManager bindings 2022-01-11 15:23:09 -05:00
Lucy
cff3029833
Forgot to add default_service to some of the new interfaces 2022-01-11 13:43:12 -05:00
Lucy
d17c660410
Add more interfaces and sort some old ones 2022-01-11 13:42:27 -05:00
Lucy
2b00c7f3e3
Improve naming; remove duplicate interfaces 2022-01-11 12:54:20 -05:00
Lucy
ab51fc6f70
Add more NM bindings 2022-01-11 12:31:29 -05:00
Lucy
1273f1f098
Initial commit 2022-01-11 11:21:57 -05:00