Alexander Larsson 24c691f645 run: Mount /run/user/$uid/app/$appid in the sandbox
This directory is shared between all instances of the app, as well
as the host. In many ways this is similar to the ~/.var/app/$appid
directory, but the directory is guaranteed to not be persistent (/run
is on tmpfs), local to the host (not NFS), as well as nice support
for features like locks and mmap (due to being tmpfs).
2016-08-24 14:11:45 +02:00
2016-06-10 10:09:02 +02:00
2016-08-22 17:23:32 +02:00
2016-05-27 06:45:16 +00:00
2016-05-30 14:54:22 +02:00
2016-07-12 00:00:45 -04:00
2016-07-29 14:27:49 -04:00
2016-08-22 16:00:33 +02:00
2016-08-22 09:58:23 +02:00
2016-04-27 16:37:15 +02:00
2016-07-29 14:27:49 -04:00
2016-08-18 12:34:22 +02:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-08-22 14:43:16 +02:00
2016-04-29 15:38:20 +02:00
2015-09-07 17:17:44 +02:00
2016-07-15 11:58:46 -04:00
2016-08-22 16:00:33 +02:00
2015-03-31 15:36:29 +01:00
2016-08-22 16:00:33 +02:00
2016-06-02 18:05:22 -04:00
2016-07-31 00:01:27 +02:00
2016-07-12 01:02:22 -04:00
2016-05-06 15:27:19 +02:00
2016-05-06 15:27:19 +02:00

Flatpak

Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See http://flatpak.org/ for more information.

Read documentation for the flatpak commandline tools and for the libflatpak library API.

Description
No description provided
Readme 61 MiB
Languages
C 91.1%
Shell 5.1%
Python 1.8%
Meson 1.1%
Yacc 0.8%