Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add plugin framework structure and example #1

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

18202781743
Copy link
Contributor

Add basic functions and an example.
TODO: rename class name of those element, e.g: applet, containment
corona, which is plasma's element.

Issue: linuxdeepin/developer-center#5810

frame/pluginloader.cpp Outdated Show resolved Hide resolved
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, BLumia

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

CMakeLists.txt Outdated Show resolved Hide resolved
debian/control Outdated Show resolved Hide resolved
debian/rules Outdated Show resolved Hide resolved
example/applet-example-data/exampleapplet.cpp Show resolved Hide resolved
example/corona-example/examplecorona.h Outdated Show resolved Hide resolved
frame/dstypes.h Outdated Show resolved Hide resolved
debian/rules Outdated Show resolved Hide resolved
frame/corona.cpp Outdated Show resolved Hide resolved
frame/dstypes.cpp Outdated Show resolved Hide resolved
frame/panelview.h Outdated Show resolved Hide resolved
frame/pluginloader.cpp Outdated Show resolved Hide resolved
frame/pluginloader.cpp Outdated Show resolved Hide resolved
frame/pluginloader.cpp Outdated Show resolved Hide resolved
misc/DDEShellConfig.cmake.in Outdated Show resolved Hide resolved
misc/DDEShellConfig.cmake.in Outdated Show resolved Hide resolved
shell/main.cpp Show resolved Hide resolved
  Add basic functions and an example.
  TODO: rename class name of those element, e.g: applet, containment
corona, which is plasma's element.

Issue: linuxdeepin/developer-center#5810
frame/applet.h Outdated Show resolved Hide resolved
frame/containment.h Outdated Show resolved Hide resolved
@18202781743 18202781743 merged commit a2e15e7 into linuxdeepin:master Oct 20, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants