This repository was archived by the owner on Oct 17, 2024. It is now read-only.
DBus and swift #39
Closed
liz-desartiges
started this conversation in
General
Replies: 2 comments 3 replies
-
Thank you for bringing in this aspect! I first want to focus on the UI itself, but I'll definitely look into this at some point. It is possible to directly access the C API with Swift's C interoperability features at the moment (although not very nice). |
Beta Was this translation helpful? Give feedback.
3 replies
-
This discussion has moved to https://forums.aparoksha.dev/d/3-d-bus-for-swift |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
DBus is a quite important building block of modern gtk apps, and for now I have found only a old and unmaintened module for it with swift : https://github.com/PureSwift/DBus
Beta Was this translation helpful? Give feedback.
All reactions