diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2018-11-15 22:04:23 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:46 +0700 |
commit | 6aca916d7389eb86e5ea169b0f37bf2f9c7e4d02 (patch) | |
tree | 3ef3930076dd1516aebecde937dd3bbcf51d8eb1 /desktop/xdg-desktop-portal-gtk/README | |
parent | b2ebc38251acc33f5f950ffe3fc8116cf072cc16 (diff) |
desktop/xdg-desktop-portal-gtk: Added (gtk sandboxing desktop APIs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/xdg-desktop-portal-gtk/README')
-rw-r--r-- | desktop/xdg-desktop-portal-gtk/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/xdg-desktop-portal-gtk/README b/desktop/xdg-desktop-portal-gtk/README new file mode 100644 index 0000000000000..60e60ed82c255 --- /dev/null +++ b/desktop/xdg-desktop-portal-gtk/README @@ -0,0 +1,5 @@ +xdg-desktop-portal-gtk + +A backend implementation for xdg-desktop-portal that is using GTK+ and various +pieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot or +org.gnome.SessionManager D-Bus interfaces. |