[ANN] Clipman 0.3.1 is out!
Andre Lerche
a.lerche at gmx.net
Sun Nov 9 16:15:40 CET 2003
On Sun, 09.11.2003 at 02:56 PM, Francois Le Clainche wrote:
> Le dimanche 09 novembre 2003 à 15:36, Andre Lerche a écrit:
>
> > > PS: one problem remains: I can drag but not drop the item that I wanna
> > > paste.
>
> > In which app do you drop the item? I've checked it with (g)vim, some terminals
> > and a few other apps, for me it works as expected.
>
> Hi Andre,
>
> Ok, I've tested more.
>
> No luck, I first tested with 2 apps I use very often, Gedit and
> Bluefish, and they do not work.
>
> Since your email I've tested with other apps and indeed it works with
> gvim, gnome-terminal, kate, konqueror... and many others.
OK, you are right, I should have tested it with more apps. Please change
the line
te->target="text/plain"
in panel-plugin/clipman.c to
te->target="UTF8_STRING"
and recompile. This should work for more apps (maybe with all?) than before.
Andre
More information about the Xfce4-dev
mailing list