Bug 420391 - Support a Latte library that will be accessible both from c++ and QML
Summary: Support a Latte library that will be accessible both from c++ and QML
Status: RESOLVED LATER
Alias: None
Product: lattedock
Classification: Unmaintained
Component: application (other bugs)
Version First Reported In: git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-21 17:50 UTC by Michail Vourlakos
Modified: 2020-06-02 21:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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