Go to file
Simon McVittie 9a6bf95054 Disable gtkdoc-check by default for now
We know the documentation is incomplete, so there seems little value
in having 'make check' tell us that. Everything except the documentation
check is expected to succeed, so it's now more useful to report test
failures in continuous integration systems, making functional
regressions more visible.

Signed-off-by: Simon McVittie <smcv@debian.org>
2016-01-29 09:41:23 +01:00
app Support a proxy on the system bus similar to the one on the session bus 2016-01-29 08:50:11 +01:00
builder builder: Style fixes 2016-01-28 21:52:45 +01:00
common Merge pull request #106 from smcv/symbol-hiding 2016-01-29 09:01:37 +01:00
completion completion: Update to the new cli commands 2016-01-13 17:55:11 +01:00
data document portal: Add AddNamed method for host-side use 2015-12-02 15:55:41 +01:00
dbus-proxy Fix regression is dbus proxy 2015-09-25 10:53:59 +02:00
doc Disable gtkdoc-check by default for now 2016-01-29 09:41:23 +01:00
document-portal Add systemd user units corresponding to the D-Bus session services 2016-01-28 23:45:47 +01:00
env.d Add xdg-app.env file for gdm 2015-06-23 11:40:11 +02:00
lib lib: Fix up doc details 2016-01-28 11:37:35 +01:00
libglnx@194eb7a09c Move the GZlib* autoptr backport to libglnx 2016-01-22 15:30:48 +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 systemd user units corresponding to the D-Bus session services 2016-01-28 23:45:47 +01:00
tests Merge pull request #108 from smcv/no-fuse 2016-01-29 08:54:58 +01:00
triggers Change /self to /app 2015-05-21 18:54:06 +02:00
.gitignore .gitignore: ignore tests and their results 2016-01-29 00:01:36 +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 Merge pull request #106 from smcv/symbol-hiding 2016-01-29 09:01:37 +01:00
Makefile.gtester Initial tests of the db 2015-08-25 13:16:34 +02:00
NEWS Update NEWS for release 2016-01-25 10:39:03 +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 Disable gtkdoc-check by default for now 2016-01-29 09:41:23 +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.