Artifacts Associated With Ticket 1fd9b87257ad22cd6ab86d993f7bc243f85f0b68
Ticket change [4244185dda] (rid 44505) by js on 2024-01-27 10:41:06:
- icomment:
D-Bus is used for more and more things. It probably makes sense to add a D-Bus implementation.
- login: "js"
- milestone initialized to: "none"
- mimetype: "text/x-markdown"
- priority initialized to: "Low"
- private_contact initialized to: "c8a37120da0f2517297a682b10203a3a5eef21c2"
- severity initialized to: "Minor"
- status initialized to: "Open"
- title initialized to: "Add D-Bus implementation"
- type initialized to: "Feature_Request"
- icomment:
Ticket change [f2ac0428df] (rid 44506) by letterus on 2024-01-27 20:11:27:
- icomment:
Maybe it's interesting to have a native implementation. But keep in mind ObjGTK will generate wrappers for GLib's GIO library which has an high level API for DBus. So it could be worth to watch out for improving that one. [Unreleased ObjGTK GIO Wrappers](https://codeberg.org/ObjGTK/OGio/src/branch/main/src), OGDBus* classes.
- login: "letterus"
- mimetype: "text/x-markdown"
- resolution changed to: "Open"
- icomment:
Ticket change [fe0a04adc0] (rid 47617) by js on 2024-05-22 00:12:53:
- login: "js"
- milestone changed to: ""
- mimetype: "text/x-markdown"
Ticket change [2e2b386439] (rid 47704) by js on 2024-05-22 20:13:26:
- type changed to: "Feature Request"
Ticket change [973e5940fe] (rid 47835) by js on 2024-06-01 13:22:24:
- icomment:
Given more and more things on Linux require D-Bus these days (e.g. in order to discover the path of a device, as that is handled by systemd these days), a D-Bus implementation should probably be part of ObjFW itself and not limited to GTK applications using ObjFW.
- login: "js"
- mimetype: "text/x-markdown"
- icomment:
Ticket change [60ab485100] (rid 48961) by js on 2024-09-29 09:01:27:
- icomment:
With systemd moving to Varlink (which would be extremely trivial to implement in ObjFW), it might not make sense anymore to implement D-Bus in ObjFW. I'll close this bug for now.
- login: "js"
- mimetype: "text/x-markdown"
- resolution changed to: "Overcome By Events"
- status changed to: "Closed"
- icomment: