Go to file
Alexander Larsson 1917e1fd38 Make seccomp optional
Several architectures does not have seccomp yet.
2015-09-24 14:57:53 +02:00
app add-remote: Allow specifying local pathname instead of uri 2015-09-23 14:55:12 +02:00
completion document portal: Add support for transient documents 2015-09-17 20:09:50 +02:00
data document portal: Add support for transient documents 2015-09-17 20:09:50 +02:00
dbus-proxy dbus-proxy: Avoid clang warning 2015-08-27 16:15:35 +02:00
doc add-remote: Allow specifying local pathname instead of uri 2015-09-23 14:55:12 +02:00
document-portal fuse: Supply mode when creating files 2015-09-18 14:27:32 +02:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib Make seccomp optional 2015-09-24 14:57:53 +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 Fix distcheck issues 2015-09-17 20:24:04 +02:00
tests tests: Use check_PROGRAMS as the primary 2015-09-18 14:16:34 +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 Fix distcheck issues 2015-09-17 20:24:04 +02:00
Makefile.gtester Initial tests of the db 2015-08-25 13:16:34 +02:00
NEWS Update NEWS and version to 0.4.1 2015-09-18 16:47:49 +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 Make seccomp optional 2015-09-24 14:57:53 +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.