diff options
Diffstat (limited to 'x11/gcb/pkg-descr')
-rw-r--r-- | x11/gcb/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11/gcb/pkg-descr b/x11/gcb/pkg-descr new file mode 100644 index 000000000..22411b8ba --- /dev/null +++ b/x11/gcb/pkg-descr @@ -0,0 +1,20 @@ +Gtk Copy-paste Buffer + +It is something like 'xcb'. It has multiple buttons to store strings of paste +buffer. You click a button to put the content into paste-buffer/clipboard. + +Advantages over xcb: +- Use right button to assign the button as a snooper. It is more + straightforward than xcb. +- It has tool-tip to display the complete content. +- It is written in Gtk, so by default it has i18 display capability. +- It can watch the clipboard of gtk (mozilla). +- History of changes of paste buffer +- By default, it is sticky on Gnome/Gtk. You can also specify option to turn + window decoration off (borderless). No more tedius desktop setup to install + it. + +WWW: http://www.gnomefiles.org/app.php?soft_id=322 + +- Nosov Artem +chip-set@mail.ru |