Go to file
Alexander Larsson 302f88e69d Restructure directories and build
This moves a all source code into separate subdirs per binary. The
helper and the generic stuff goes into lib/ which is then used by all
the others. For now this is a completely internal library, but at
some point we will probably clean it up and expose some subset.

Also, we move the dbus proxy to libexecdir.
2015-07-10 12:15:45 +02:00
app Restructure directories and build 2015-07-10 12:15:45 +02:00
completion Add make-app-current 2015-03-11 10:25:15 +01:00
data Restructure directories and build 2015-07-10 12:15:45 +02:00
dbus-proxy Restructure directories and build 2015-07-10 12:15:45 +02:00
doc Update docs for new run command line options 2015-05-25 16:01:33 +02:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib Restructure directories and build 2015-07-10 12:15:45 +02:00
libglnx@d59a63e3e6 Switch to using glibc xattrs. 2015-04-05 22:13: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 Restructure directories and build 2015-07-10 12:15:45 +02:00
triggers Change /self to /app 2015-05-21 18:54:06 +02:00
.gitignore Restructure directories and build 2015-07-10 12:15:45 +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 Restructure directories and build 2015-07-10 12:15:45 +02:00
README.md Add a README 2015-03-28 16:12:03 -04:00
acinclude.m4 configure: Add checks for docbook xsl/dtd 2015-06-17 17:10:41 +02:00
autogen.sh Import libglnx 2015-03-20 15:57:22 +01:00
configure.ac Restructure directories and build 2015-07-10 12:15:45 +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.