[dev] [surf] clipboard vs. primary

From: Peter John Hartman <peterjohnhartman_AT_gmail.com>
Date: Tue, 3 Nov 2009 10:20:05 -0500 (EST)

Hi,

I find that Firefox and perhaps others like to "paste" from the CLIPBOARD
rather than PRIMARY. Hence, in clipboard() in surf.c I have to duplicate
the following line (replacing PRIMARY with CLIPBOARD):

gtk_clipboard_set_text(gtk_clipboard_get(GDK_SELECTION_PRIMARY), c->linkhover ? c->linkhover : geturi(c), -1)

I'd like to see if we can just add this to vanilla? Is there a reason not
(other than the extra line of code)?

Peter
Received on Tue Nov 03 2009 - 15:20:05 UTC

This archive was generated by hypermail 2.2.0 : Tue Nov 03 2009 - 15:24:02 UTC