Skip to content
Commit 8c8c110a authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

disable automatic portal launching early on

this opts out of color picking support early on in the login process
when our environment is still incomplete. not doing this would cause the
portal system to launch "too early" and have an incomplete environment
set. instead disable the portal support early on and only enable it once
we have a working environment constructed.

also move cursor setup and ksplash into this newly available "critical
section". now that we have an opt out we can run them as early as
necessary without risking them starting the portal infrastructure.

BUG: 458865


(cherry picked from commit 670cf731)
parent 30463371
Pipeline #254649 failed with stage
in 11 minutes and 38 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