xfce4-clipman-plugin
Xfce4-clipman-plugin is a plugin for the Xfce Panel and as a standalone application (it is a bundle). It keeps the clipboard contents around (even after an application quits). It is able to handle text and images, and has a feature to execute actions on specific text selection by matching them against regexes.
Homepage
Xfce4-clipman-plugin documentation
Changelog
See NEWS for details on changes and fixes made in the current release.
Required Packages
For concrete information on the minimum required versions, check configure.ac.in.
Source Code Repository
Xfce4-clipman-plugin source code
Download a Release Tarball
Xfce4-clipman-plugin archive or Xfce4-clipman-plugin tags
Installation
From source code repository:
% cd xfce4-clipman-plugin
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf xfce4-clipman-plugin-<version>.tar.bz2
% cd xfce4-clipman-plugin-<version>
% ./configure
% 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.