Skip to content
Commit eb13085d authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

plugins/overview: Load screen delegate asynchronously

The compilation step still takes a significant amount of time on the
first launch. On my machine, it's around 1s. Even if it happens just
once, freezing the session for 1 second is not great.

This change makes the overview effect load main.qml asynchronously
when plasma session starts. By the time the session is loaded, it should
be ready.

CCBUG: 455780
parent f25b8817
Pipeline #551418 passed with stage
in 8 minutes and 37 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