Skip to content

Draft: Avoid setenv() to transfer data

Carlos Garnacho requested to merge carlosg/mutter:wip/carlosg/avoid-setenv into main

Avoid setenv() as much as we can, and use our own internal data to fetch the content of these environment variables we used to set.

Closes: #2463

Merge request reports