xfce-mirror / xfce4-clipman-plugin

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

Home Page:https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

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.

About

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

https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin

License:GNU General Public License v2.0


Languages

Language:C 93.1%Language:Makefile 4.3%Language:M4 2.4%Language:Shell 0.2%