
Skeleton Plasmoid
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Hi,
For a long time I have been collecting information about creation of plasmoids in Python.
All that I found, I have implemented in this demo (but many features are still in development).
Hopefully, it will be useful for you and help you to create more great plasmoids.
IMPLEMENTED SO FAR:
1. Notifications
2. Configuration management (plus configuration window)
3. Tooltips
4. Ability to change form-factor between panel plasmoids and desktop versions on-demand
5. Custom contextual actions
6. Transparent compilation of UI from *.ui files
7. Localization
8. Wallet integration
9 Network state & monitoring
PLANNED:
* DataEngines
* Documentation
USEFULL LINKS:
Plasma::Applet class reference
http://www.purinchu.net/kdelibs-apidocs/plasma/html/classPlasma_1_1Applet.html
8 years ago
0.1. Initial alpha-release
0.2. KWallet support and monitoring of network state. Also config storage reverted to KConfig from ConfigParser
8 years ago
0.1. Initial alpha-release
0.2. KWallet support and monitoring of network state. Also config storage reverted to KConfig from ConfigParser
Arny006
8 years ago
Can you someone give me some instruction how to or how to beginn?
If someone can reccommend already existing widget.. that's will be grat!
Thanks in advance and best regards mates
Report
thevladsoft
8 years ago
Could appreciate a little more documented code, specially for python neophytes as me. But as it is is very helpful.
Hope you keep developing this skeleton.
Report
einar77
8 years ago
Alternatively, these could be added to kapptemplate.
Report
einar77
8 years ago
Report