gclip-select - Summary
This group is not part of the GNU Project.
This is gclip_select, a small program that allows you to re-select from the text
lines that were selected at one time or another as the X Primary Selection. This
is useful when, in X Windows, if you have selected something using the left
mouse button (as in the convention of the X Windows System) and you later
select something else but want to get back to the earlier selection.
Thus this program allows you to quickly switch between frequently copied texts
for pasting. When you select some text you will notice gclip_select window adds
the newly selected text to the list. And you can choose any earlier selection in
the list window to make it the X11 primary selection again; you can then past it
using the middle mouse button.
Registration Date: Wed 18 May 2011 06:46:24 AM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta
posted by atai, Mon 21 Nov 2022 05:27:55 AM UTC
The release is available as
https://download.savannah.nongnu.org/releases/gclip-select/gclip_select-0.8.tar.gz
main changes:
fix bug on clip content selection when selecting a row
provides a guix.scm for development under GNU Guix
See README in the release for details
posted by atai, Sat 20 Aug 2022 07:31:54 AM UTC
The release is available as
https://download.savannah.nongnu.org/releases/gclip-select/gclip_select-0.7.1.tar.gz
main changes:
restrict the number of clip content items to 20.
The number will be configurable in future releases
fix of the autotool build system.
See README in the release for details
posted by atai, Thu 21 Jul 2022 06:47:35 PM UTC
The release is available as
https://download.savannah.nongnu.org/releases/gclip-select/gclip_select-0.6.tar.gz
main changes:
port to Guile and gtk+ 3, depending on G-Golf and GObjectInspection 0.72
See README in the release for details
posted by atai, Thu 09 Jun 2011 06:52:29 AM UTC
git set up and current version is to be available from the download area
- Browse open items
Submit a new item
Powered by Savane 3.14-d582.
Corresponding source code