New example plugin
Jasper Huijsmans <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.devel.version4,gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey all, I made a simple test plugin for the new panel that can be used as a template for new plugins or as a reference for porting existing plugins. It's a minimal plugin showing some of the essential features of the new plugin API as well as a 'proper' build system using the xfce4-dev-tools. - Explanantion: http://www.xfce.org/~jasper/plugins/TESTPLUGIN_INFO - Code: http://www.xfce.org/~jasper/plugins/xfce4-test-plugin.tar.gz Suggestions for improvements are welcome. Jasper