Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.25 KB

License

xfce4-sample-plugin

Xfce4-sample-plugin is a sample plugin for the Xfce panel, version 4.14 or higher. It demonstrates the basic usage of the plugin framework and provides a good layout for initial imports.

Note that there is as well an experimental python sample plugin, in case you prefer to write a plugin in python.


Homepage

Xfce4-sample-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-sample-plugin source code

Installation

From source code repository:

% cd xfce4-sample-plugin
% ./autogen.sh
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.