Bug 420391

Summary: Support a Latte library that will be accessible both from c++ and QML
Product: [Unmaintained] lattedock Reporter: Michail Vourlakos <mvourlakos>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED LATER    
Severity: normal    
Priority: NOR    
Version First Reported In: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Michail Vourlakos 2020-04-21 17:50:01 UTC
Latte has both c++ parts and qml, it would be nice to have a global library that can support this properly.That library could be used from Qml and C++ implementation without any issue. Currently only qml published libraries exist. 

I can not understand yet how this is achievable from plasma frameworks. Meaning how a c++ library is published properly at c++ and CMake.
Comment 1 Michail Vourlakos 2020-06-02 21:56:25 UTC
Was abandoned because it would increase packaging complexity