https://bugs.kde.org/show_bug.cgi?id=454062

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/plasma-framework/com
                   |                            |mit/123a741cfde363c7dc631b2
                   |                            |9d877ae42a2aaf37c
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #9 from Aleix Pol <aleix...@kde.org> ---
Git commit 123a741cfde363c7dc631b29d877ae42a2aaf37c by Aleix Pol.
Committed on 23/09/2022 at 13:00.
Pushed by apol into branch 'master'.

Install a plugin for org.kde.plasma.plasmoid

Allows tooling to introspect what the module does.

This used to be done through DeclarativeAppletScript, which limited the
possibilities of our tooling.

M  +2    -0    CMakeLists.txt
M  +34   -8    src/scriptengines/qml/CMakeLists.txt
M  +1    -1    src/scriptengines/qml/plasmoid/appletinterface.h
M  +1    -1    src/scriptengines/qml/plasmoid/containmentinterface.h
M  +2    -16   src/scriptengines/qml/plasmoid/declarativeappletscript.cpp
M  +2    -1    src/scriptengines/qml/plasmoid/declarativeappletscript.h
A  +12   -0    src/scriptengines/qml/plasmoid/declarativeappletscriptplugin.cpp
    [License: LGPL(v2.0+)]
A  +28   -0    src/scriptengines/qml/plasmoid/plasmoidplugin.cpp     [License:
LGPL(v2.0+)]
M  +2    -1    src/scriptengines/qml/plasmoid/wallpaperinterface.h

https://invent.kde.org/frameworks/plasma-framework/commit/123a741cfde363c7dc631b29d877ae42a2aaf37c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to