Re: [Geeqie-devel] Copy path problem

2014-07-09 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mi den 9. Jul 2014 um 17:08 schrieb Ian Zimmerman: > I just snipped too much from the quote. The sentence preceding this one is: I thought such. ;-) > Well, all the Gtk conventions come from the Windows world :-) And yes, > sometimes tha

Re: [Geeqie-devel] Copy path problem

2014-07-09 Thread Ian Zimmerman
Klaus Ethgen writes: GTK> The currently-selected object or text should be provided on the GTK> clipboard identified by GDK_SELECTION_PRIMARY. Cut/copy/paste menu GTK> items conceptually copy the contents of the GDK_SELECTION_PRIMARY GTK> clipboard to the default clipboard, i.e. they copy the sele

Re: [Geeqie-devel] Copy path problem

2014-07-09 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mi den 9. Jul 2014 um 7:08 schrieb Ian Zimmerman: > Hi, I hit upon what seems to be at least an infelicity, and perhaps an > outright bug. The Copy Path popup menu item calls back this code: > > clipboard = gtk_clipboard_get(GDK_SEL