kwin/src/effect
Vlad Zahorodnii eb13085de2 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
2023-12-08 13:40:53 +00:00
..
anidata.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
anidata_p.h Extract EffectWindow into its own header 2023-11-20 15:47:36 +00:00
animationeffect.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
animationeffect.h
effect.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
effect.h
effectframe.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
effectframe.h
effecthandler.cpp opengl: Drop scale arg in GLTexture::render() 2023-11-30 13:55:55 +00:00
effecthandler.h Drop EffectsHandler::renderScreen() 2023-11-21 19:11:44 +00:00
effectloader.cpp config.h: Use constexpr QLatin1String instead of char* 2023-11-21 08:09:38 +00:00
effectloader.h
effecttogglablestate.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
effecttogglablestate.h
effectwindow.cpp Guard against null Group in EffectWindow::group() 2023-11-22 13:05:54 +02:00
effectwindow.h Merge EffectWindow::{windowMinimized,windowUnminimized} 2023-11-21 18:20:02 +00:00
globals.h Drop DockLayer concept 2023-11-22 16:13:17 +00:00
logging.cpp
logging_p.h
offscreeneffect.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
offscreeneffect.h
offscreenquickview.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
offscreenquickview.h
quickeffect.cpp plugins/overview: Load screen delegate asynchronously 2023-12-08 13:40:53 +00:00
quickeffect.h
timeline.cpp
timeline.h
xcb.h