Go to file
Alexander Larsson d79935bd4a Add minimal document portal tests 2015-09-07 17:17:44 +02:00
app export-file: Fix leak 2015-09-07 16:03:45 +02:00
completion Add make-app-current 2015-03-11 10:25:15 +01:00
data document-portals: Support unique documents 2015-09-04 14:46:02 +02:00
dbus-proxy dbus-proxy: Avoid clang warning 2015-08-27 16:15:35 +02:00
doc Update docs for new run command line options 2015-05-25 16:01:33 +02:00
document-portal document-portal: Actually respect WRITE permissions 2015-09-04 17:00:37 +02:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib db: Fix leak 2015-09-07 11:13:24 +02:00
libglnx@0cf50c6735 Update libglnx, use its copy of backports 2015-08-31 09:40:45 +02:00
profile profile: Don't override pre-existing XDG_DATA_DIRS env vars 2015-06-24 09:31:50 +02:00
session-helper Use g_auto(GStrv) instead of glnx_strfreev 2015-08-31 09:51:48 +02:00
tests Add minimal document portal tests 2015-09-07 17:17:44 +02:00
triggers Change /self to /app 2015-05-21 18:54:06 +02:00
.gitignore Add check-valgrind target 2015-09-07 11:13:21 +02: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 Add minimal document portal tests 2015-09-07 17:17:44 +02:00
Makefile.gtester Initial tests of the db 2015-08-25 13:16:34 +02:00
NEWS Add NEWS file 2015-07-10 12:23:42 +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: Fix git submodules 2015-08-31 09:40:45 +02:00
configure.ac Add check-valgrind target 2015-09-07 11:13:21 +02: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.