Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow proxies to operate on any DBus connection #90

Open
mardy opened this issue Oct 29, 2019 · 0 comments
Open

Allow proxies to operate on any DBus connection #90

mardy opened this issue Oct 29, 2019 · 0 comments

Comments

@mardy
Copy link
Contributor

mardy commented Oct 29, 2019

Currently, proxies can only choose between the system and the session bus. In order for them to be able to operate on a p2p connection, a factory method analog to Gio::DBus::Proxy::create() needs to be added.

A quick try at it is here:
https://github.com/mardy/gdbus-codegen-glibmm/tree/proxy-on-any-connection

Eventually I will clean it up and propose a MR, if no one else gets there faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant