Go to file
Tristan Van Berkom bc7bfeef6f BuilderSourceFile: Delete destination file
Sometimes you want to replace an existing file, like a config.sub,
and sometimes that existing config.sub does not have the writable
bits set. Just delete the file if we intend to replace it anyway.
2016-04-27 14:15:05 +02:00
app Add support for disabled remotes 2016-04-27 13:39:34 +02:00
builder BuilderSourceFile: Delete destination file 2016-04-27 14:15:05 +02:00
common Add support for disabled remotes 2016-04-27 13:39:34 +02:00
completion completion: Update to the new cli commands 2016-01-13 17:55:11 +01: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 Add support for disabled remotes 2016-04-27 13:39:34 +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 support for disabled remotes 2016-04-27 13:39:34 +02:00
libglnx@69d8a597f7 Get the new glnx_fd_close 2016-03-11 16:55:15 +01:00
po Add gettext support to build 2016-04-25 18:59:17 +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 common: Write and use the new deploydata file 2016-04-27 12:41:41 +02:00
tests Flesh out document portal tests 2016-03-14 11:33:13 +01:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore Add make-test-bundles.sh 2016-02-25 15:27:37 +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 Initial (empty) version of system helper 2016-04-25 18:59:17 +02:00
Makefile.gtester Initial tests of the db 2015-08-25 13:16:34 +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 Add gettext support to build 2016-04-25 18:59:17 +02:00
configure.ac system-helper: Add PolicyKit authentication for system helper 2016-04-25 18:59:17 +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.