Zeeshan Ali Khan

Results 435 comments of Zeeshan Ali Khan
trafficstars

Thanks for reporting this. > I imagine almost all of these can be solved by adding an argument to the `dbus_proxy` attribute like `#[dbus_proxy(property, rename = "state_property"]` We already [do...

> > I imagine almost all of these can be solved by adding an argument to the `dbus_proxy` attribute like `#[dbus_proxy(property, rename = "state_property"]` > > We already [do have...

In GitLab by @hansihe on Dec 25, 2021, 14:37 Ah! I must have missed that attribute somehow. Thanks for pointing me in the right direction! I guess this is now...

> Ah! I must have missed that attribute somehow. Thanks for pointing me in the right direction! Np. :) > I guess this is now mainly an issue for making...

> I'll update the issue text in a bit. No hurry. Happy holidays. :)

unassigned @zeenix

> Unlike proxy, this will be mostly a template for user to fill in the implementation. This would be the simpler route but it won't suffice if we want xmlgen...

Created #236 for the macros part.