Replies: 2 comments 1 reply
-
Nice! Very exciting to see this kind of integration work happening |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe we should add a section on the website about client implementations. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone 👋
I have created the portal package to allow an easy, typed Go library for interacting with the XDG Desktop Portal protocol from Go without linking to libportal through CGo. It is intended to be useable by Fyne, Gio, Wails or any other graphical app toolkit that may wish to use it.
I hope people find it useful. I've tried to make the API as close to the DBus API as possible and also focused on ease of use and clean code.
Beta Was this translation helpful? Give feedback.
All reactions