> Which libraries are covered by this mechanism nowadays? The impact is of > course bigger the more of the dependencies of the applications are already > loaded. When this was developed this was a small amount of relatively large Qt > and kdelibs libraries. I'm wondering if the current subset is still relevant, > both from Qt (e.g. thinking about QML/Qt Quick) and KF5? >
>From what I can tell: implicitly linked to kdeinit: QtBase QtGui Crash I18n ConfigCore WindowSystem explicitly added at runtime: KIOCore Parts Plasma and all the dependencies thereof. Note libplasma doesn't link QML/Qtquick