Skip to content

Utilities and wrappers for Linux desktop specific functionality

License

Notifications You must be signed in to change notification settings

erri120/LinuxDesktopUtils

Repository files navigation

LinuxDesktopUtils

Utilities and wrappers for Linux desktop specific functionality.

XDG Base Directories

The package LinuxDesktopUtils.XDGBaseDirectories implements version 0.8 of the XDG Base Directory Specification.

XDG Desktop Portals

The package LinuxDesktopUtils.XDGDesktopPortals makes the following XDG Desktop Portals available in an easy-to-use API:

  • File Chooser version 4
    • OpenFile
    • SaveFile
    • SaveFiles
  • OpenURI version 5
    • OpenURI
    • OpenFile
    • OpenDirectory
    • SchemeSupported
  • Secret version 1
    • RetrieveSecret: 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.

License

See LICENSE.

About

Utilities and wrappers for Linux desktop specific functionality

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages