Xfce Wiki

Sub domains
 

Clipman

Clipboard manager for Xfce

Clipman is a clipboard manager for Xfce. It keeps the clipboard contents around while it is usually lost when you close an application. It is able to handle text and images, and has a feature to execute actions on specific text selections by matching them against regular expressions.

Author: Mike Massonnet
Archive: http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin
Code: http://git.xfce.org/panel-plugins/xfce4-clipman-plugin
Documentation: http://docs.xfce.org/panel-plugin/clipman/start

Activity

Recent Changes

Open Bugs

Translation

Downloads

Latest Release

xfce4-clipman-plugin-1.2.6.tar.bz2
Mailing list announcement

SHA1: 71767fef0a8366bb9a6bd3edeacf4a8dabdcaa40
MD5: f7f2440647493243cbd7787eaee92fcb

Archive

Installation Instructions

Dependencies

glib-2.0 2.18
gtk+-2.0 2.14
exo-1 0.6
libxfce4util-1.0 4.8
libxfce4ui-1 4.8
libxfce4panel-1.0 4.8
libxfconf-0 4.8
xproto 7.0
xtst 1.0

Optional
unique-1.0 1.0

Compile

tar xf xfce4-clipman-plugin-<VERSION>.tar.bz2
cd xfce4-clipman-plugin-<VERSION>
./configure
make

Install

sudo make install