Skip to content
Commit eb9130ac authored by David Redondo's avatar David Redondo 🏎
Browse files

Use QProcessEnvironment::InheritFromParent on X11

Before 885e9acb
Application::processStartupEnvironment() returned
QProcessEnvironment::systemEnvironment() which means the current
environment of KWin when this function was called. By setting
InheritFromParent we can replicate this behavior.
This fixes KWin starting processes on X11.
parent 1739388b
Pipeline #480267 passed with stage
in 9 minutes and 16 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment