pop-os / dbus-settings-bindings

Rust bindings for D-Bus settings interfaces
Mozilla Public License 2.0
7 stars 4 forks source link

feat: xdg-desktop-portal crate #4

Closed mmstick closed 7 months ago

mmstick commented 1 year ago

Implements XDG desktop portal APIs, which will be used by libcosmic applications for activities such as opening the platform native file dialog.

ids1024 commented 1 year ago

The ashpd crate may be useful for using XDG portals like this.

ids1024 commented 7 months ago

We're using ashpd in libcosmic now, so I presume we don't want to add bindings here, and can close this.