Go to file
Alexander Larsson 185fdc1947 Add uncrustify config 2016-05-06 15:27:19 +02:00
app enter: Remove cut and paste error code 2016-05-06 15:06:17 +02:00
bubblewrap@ff2430ccf3 Add bubblewrap submodule 2016-04-29 15:38:20 +02:00
builder build: Look for files in the same dir as the manifest, not in the CWD 2016-05-04 08:47:38 +02:00
buildutil Fix various distcheck issues 2016-05-03 09:36:33 +02:00
common common: Work around new glib codegen autogenerating g_autoptr support 2016-05-04 09:10:11 +02:00
completion completion: Fix typo 2016-05-03 15:03:11 +02:00
data update/install: Handle deploy using the system service 2016-04-25 18:59:17 +02:00
dbus-proxy dbus-filter: Log arg0 validation failures 2016-04-19 09:44:49 +02:00
doc build-export: Add --arch option 2016-05-03 09:05:56 +02:00
document-portal No need to put introspection xml in resources 2016-04-26 11:54:59 +02:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib Add xdg_app_installed_ref_get_subpaths 2016-05-02 16:50:37 +02:00
libglnx@69d8a597f7 Get the new glnx_fd_close 2016-03-11 16:55:15 +01:00
m4 Support installed tests 2016-04-27 16:37:15 +02:00
po Add missing file from POTFILES.in 2016-05-03 10:29:19 +02: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: Forgot to remove some of the dead gresource code 2016-04-26 16:58:20 +02:00
system-helper Fix various distcheck issues 2016-05-03 09:36:33 +02:00
tests Fix make check if uninstalled 2016-05-03 10:27:36 +02:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore Add some missing files from the tests 2016-05-02 10:46:51 +02:00
.gitmodules Add bubblewrap submodule 2016-04-29 15:38:20 +02:00
COPYING Add COPYING to reflect license headers 2015-03-31 15:36:29 +01:00
Makefile.am Fix various distcheck issues 2016-05-03 09:36:33 +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 autogen.sh: Look for bubblewrap submodule too 2016-05-03 17:25:54 -04:00
configure.ac Remove xdg-app-helper 2016-04-29 15:52:47 +02:00
uncrustify.cfg Add uncrustify config 2016-05-06 15:27:19 +02:00
uncrustify.sh Add uncrustify config 2016-05-06 15:27:19 +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.