Go to file
Matthias Clasen bf4c5c4943 Fix indentation
gcc 6 warns about this misleadingly indented line.
2016-03-24 00:00:12 -04:00
app Fix indentation 2016-03-24 00:00:12 -04:00
builder builder: Checksum metadata-platform contents for cache too 2016-03-23 14:54:47 +01:00
common Extract icons for all appstream components 2016-03-21 19:07:36 -07: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 Fix regression is dbus proxy 2015-09-25 10:53:59 +02:00
doc Add xdg-app info to docs 2016-03-22 11:37:18 -04:00
document-portal No need for newlines in g_debug messages 2016-03-14 13:01:09 +01:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib lib: Add xdg_app_bundle_ref_get_origin() 2016-02-26 14:20:28 +01: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 Add change notification for the permissions store 2016-03-14 14:26:35 +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 2016-03-16 09:30:16 +01: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 Add major_version to binary age 2016-03-16 09:50:14 +01: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.