aboutsummaryrefslogtreecommitdiff
path: root/desktop/xdg-desktop-portal/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/xdg-desktop-portal/README')
-rw-r--r--desktop/xdg-desktop-portal/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/xdg-desktop-portal/README b/desktop/xdg-desktop-portal/README
new file mode 100644
index 0000000000000..3035b1c7ee32a
--- /dev/null
+++ b/desktop/xdg-desktop-portal/README
@@ -0,0 +1,11 @@
+xdg-desktop-portal
+
+A portal frontend service for Flatpak and possibly other desktop containment
+frameworks.
+
+xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
+portals under a well-known name (org.freedesktop.portal.Desktop) and object
+path (/org/freedesktop/portal/desktop).
+
+The portal interfaces include APIs for file access, opening URIs, printing and
+others.