Skip to content

emojier: enable asynchronous loading in Instantiator

Fushan Wen requested to merge work/fuf/468328 into Plasma/5.27
  1. Using incubateObject to create GlobalDrawer greatly improves the startup time.
  2. Enable asynchronous loading in Instantiator, and update drawer.actions only when all actions are loaded. This reduces binding updates, hence further reduces the startup time.

BUG: 468328 FIXED-IN: 5.27.5

Edited by Fushan Wen

Merge request reports