mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-15 21:52:08 -04:00
6006f8d753789fb51cbe97a5bddfc9b45843aec7
Some env vars (like LD_LIBRARY_PATH) was set by the helper, which made it hard to override it. We instead set all these from the launcher which gives us the same result but greater control. For LD_LIBRARY_PATH in particular we pass it as _LD_LIBRARY_PATH to avoid the env var affecting the helper.
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.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%