Go to file
Alexander Larsson 3383eefc82 Drop checks for old ostree versions 2016-04-21 18:36:48 +02:00
app Drop checks for old ostree versions 2016-04-21 18:36:48 +02:00
builder builder: Fix unused return value warnings 2016-04-21 09:49:24 +02:00
common Remove support for older ostree without bundle support 2016-04-21 18:34:28 +02:00
completion completion: Update to the new cli commands 2016-01-13 17:55:11 +01:00
data Add change notification for the permissions store 2016-03-14 14:26:35 +01:00
dbus-proxy dbus-filter: Log arg0 validation failures 2016-04-19 09:44:49 +02:00
doc Expands docs around dbus policy options 2016-04-20 15:27:27 -04:00
document-portal Remove unused local variables reported by clang 2016-04-21 09:48:56 +02:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib common: Move xdg_app_dir_pull_from_bundle to xdg_app_pull_from_bundle 2016-04-19 13:31:55 +02:00
libglnx@69d8a597f7 Get the new glnx_fd_close 2016-03-11 16:55:15 +01:00
profile profile: Don't override pre-existing XDG_DATA_DIRS env vars 2015-06-24 09:31:50 +02:00
session-helper session-helper: connect the D-Bus and systemd services 2016-04-17 10:25:57 +01:00
tests Flesh out document portal tests 2016-03-14 11:33:13 +01:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore Add make-test-bundles.sh 2016-02-25 15:27:37 +01:00
.gitmodules Import libglnx 2015-03-20 15:57:22 +01:00
COPYING Add COPYING to reflect license headers 2015-03-31 15:36:29 +01:00
Makefile.am Set xdg-app as the log domain 2016-02-22 08:46:49 +01:00
Makefile.gtester Initial tests of the db 2015-08-25 13:16:34 +02:00
NEWS Update NEWS and version to 0.5.2 2016-04-15 11:27:31 +02:00
README.md Add a README 2015-03-28 16:12:03 -04:00
acinclude.m4 Add minimal document portal tests 2015-09-07 17:17:44 +02:00
autogen.sh Generate the API reference for libxdg-app 2015-12-04 15:00:35 +00:00
configure.ac Drop checks for old ostree versions 2016-04-21 18:36:48 +02:00
xdg-app.pc.in Initial version of libxdg-app 2015-12-03 22:41:16 +01:00

README.md

xdg-app

xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.

See https://wiki.gnome.org/Projects/SandboxedApps for more information.