hfiguiere / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gtk implementation of xdg-desktop-portal

License:GNU Lesser General Public License v2.1


Languages

Language:C 96.4%Language:Meson 3.4%Language:CSS 0.2%