issues
search
dbus2
/
zbus-old
Rust D-Bus crate.
https://gitlab.freedesktop.org/dbus/zbus
Other
49
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI,GH: Cache deps on Windows
#10
zeenix
closed
1 year ago
0
zvariant: Support std::num::NonZero* types and std::time::Duration
#344
zeenix
opened
1 year ago
3
Add Windows CI
#9
zeenix
closed
1 year ago
0
Bring GH CI on par with Linux part of the gitlab CI
#8
zeenix
closed
1 year ago
0
fix: broken example in docs
#343
zeenix
closed
1 year ago
4
dbug_proxy! binding for method which returns an array of object paths
#342
zeenix
opened
1 year ago
0
Make tracing an optional feature
#341
zeenix
opened
1 year ago
1
Large futures cause clippy to be triggered on programs which use `zbus::Connection::session()`
#340
zeenix
opened
1 year ago
1
Use std's abstract unix socket API
#339
zeenix
opened
1 year ago
0
zvariant: Struct without fields produce type signature "()" which fails parsing
#338
zeenix
closed
1 year ago
4
Not being able to use a cfg attribute on an interface method
#337
zeenix
closed
1 year ago
3
Add an API similar to `GDBusMessage::from_blob`
#336
zeenix
opened
1 year ago
2
Implement unixexec: addresses
#335
zeenix
opened
1 year ago
3
Syncronous Only Implementation
#334
zeenix
closed
1 year ago
3
`emits_changed_signal` for `dbus_interface` properties
#333
zeenix
opened
1 year ago
0
emits_changed_signal = "false" does not work
#332
zeenix
closed
1 year ago
3
ProxyBuilder: add methods that take concrete types instead of generics
#331
zeenix
closed
1 year ago
1
Value/OwnedValue macro doesn't support renaming fields
#330
zeenix
opened
1 year ago
2
Does `zbus::ProxyBuilder::build` really panic?
#329
zeenix
closed
1 year ago
14
zm: Mention Value/OwnedValue conversion requirement for properties
#328
zeenix
closed
1 year ago
2
zv: Dependency on time breaks MSRV guarantees.
#327
zeenix
closed
1 year ago
2
Generate 'emits_changed_signal' property - [opened]
#400
zeenix
opened
1 year ago
6
Refactor zbus_macros and zvariant_derive to use common code.
#326
zeenix
opened
1 year ago
11
Unnecessary lifetime in `SignalStream<'a>` prevents moving into spawned tasks.
#325
zeenix
closed
1 year ago
5
zv: Provide a gvariant schema compiler
#324
zeenix
opened
1 year ago
0
Generic property getter errors
#323
zeenix
opened
1 year ago
0
Nested Dict types 'a{sa{sv}}' are not supported
#322
zeenix
opened
1 year ago
0
Value macro not able to handle `Option` in Dict
#321
zeenix
opened
1 year ago
1
Getting a property change sometimes blocks forever
#320
zeenix
closed
1 year ago
14
Support for a shutdown signal
#319
zeenix
opened
1 year ago
0
drop(connection) doesn't close the connection
#318
zeenix
closed
1 year ago
4
Support for awaitable connection
#317
zeenix
opened
1 year ago
3
Immediate unsubscription of signals
#316
zeenix
closed
1 year ago
1
Add Serde-like rename_all attribute to SerializeDict and DeserializeDict derive macros.
#315
zeenix
closed
1 year ago
2
Draft: zvariant: Implement type for OsStr and OsString - [opened]
#399
zeenix
opened
1 year ago
8
Affect on the binary size
#314
zeenix
opened
1 year ago
27
DeserializeDict skipping rename
#313
zeenix
closed
1 year ago
2
Support "" as interface name in org.freedesktop.DBus.Properties GetAll method
#312
zeenix
opened
1 year ago
2
Support mutable method arguments with dbus_interface macro
#311
zeenix
closed
1 year ago
5
Support GLib's bytestring as Rust UTF8 &str
#310
zeenix
closed
1 year ago
1
zvariant: Type will fail silently if using with serde skip_serializing
#309
zeenix
closed
1 year ago
6
zvariant: consider implementing `Type` for `std::time::SystemTime`
#308
zeenix
closed
1 year ago
4
Re-enable doctests on Windows CI
#307
zeenix
opened
1 year ago
0
Allow user namespace friendly connection?
#306
zeenix
opened
2 years ago
3
Drop direct use of zvariant from zbus examples
#305
zeenix
closed
1 year ago
0
ConnectionBuilder::name_with_flags
#304
zeenix
opened
2 years ago
1
Add the `allow_interactive_auth` and `no_autostart` attributes to `dbus_proxy`
#303
zeenix
opened
2 years ago
2
Sometimes SignalStream does not produce any value.
#302
zeenix
closed
1 year ago
19
Provide Connection::request_name_with_flags
#301
zeenix
closed
1 year ago
3
Lower or drop the spamming-debug for cached properties
#300
zeenix
opened
2 years ago
1
Next