Skip to content

Mirror repository, PRs are not watched, please use Xfce's GitLab

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Notifications You must be signed in to change notification settings

xfce-mirror/xfce4-sample-plugin

Repository files navigation

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.