LinuxDesktopUtils
1.0.0
Utilities and wrappers for Linux desktop specific functionality.
The package LinuxDesktopUtils.XDGBaseDirectories implements version 0.8 of the XDG Base Directory Specification.
The package LinuxDesktopUtils.XDGDesktopPortals makes the following XDG Desktop Portals available in an easy-to-use API:
OpenFileSaveFileSaveFilesOpenURIOpenFileOpenDirectoryRetrieveSecret: Note that this method requires a static application ID, which can only be obtained correctly for sandboxed applications. As such, applications running directly on the host will likely get a new master secret with each restart. Applications running on the host should use libsecret directly.See LICENSE.