• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    C
  • License
    GNU Lesser Genera...
  • Created over 8 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gtk implementation of xdg-desktop-portal

xdg-desktop-portal-gtk

A backend implementation for xdg-desktop-portal that is using GTK and various pieces of GNOME infrastructure, such as org.gnome.desktop.* GSettings schemas and the org.gnome.SessionManager and org.gnome.Screensaver D-Bus interfaces.

Building xdg-desktop-portal-gtk

xdg-desktop-portal-gtk depends on xdg-desktop-portal and GTK.

Versioning

The xdg-desktop-portal-gtk version has three components:

  • major, incremented for backward compatibility breaking changes
  • minor, incremented for changes in dependencies and exposed interfaces
  • micro, incremented for bug fixes

More Repositories