CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
651 stars 83 forks source link

Add optional support for GTK+3. #43

Closed ghost closed 8 years ago

ghost commented 8 years ago

It provides support for GTK+3 when built with:

./configure --with-gtk3
Mailaender commented 8 years ago

This may be worth a new release tag I assume?