Skip to content
Snippets Groups Projects
Commit 920e32fe authored by Simon McVittie's avatar Simon McVittie
Browse files

pressure-vessel: Move environment variables into new PvEnviron object


This keeps track of environment variables' values and their locked
status in one place. We build it up over time, and then serialize it
into final_argv->envp.

In particular, this is a step towards no longer storing anything in the
variable named bwrap except for bubblewrap options, which will be
a necessary piece of refactoring when we move to launching the game
as a Flatpak sub-sandbox, without ever invoking bubblewrap ourselves.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 758ebcc6
No related branches found
No related tags found
1 merge request!208Refactoring in preparation for Flatpak support
Pipeline #6926 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment