Skip to content
Commit df493400 authored by Marius Vlad's avatar Marius Vlad
Browse files

compositor/main: Re-work plug-in loading to avoid an invalid color manager



Rather than loading the plug-ins when loading the DRM backend, do that
after *all* the other backends have been loaded, and after we made sure
we have at least a no-op color manager.

As the plug-ins enable the outputs on their own this has the side-effect
of enabling the output without having any color manager set-up at that
time.  Moving the plug-in loading a bit later ensures that we have one
set-up (a no-op one).

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 4d633dd0
Loading
Loading
Loading
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