[cl-gtk2-devel] [PATCH] Support for DND

Ryan Pavlik rpavlik at gmail.com
Mon Aug 29 14:39:25 UTC 2011


On Mon, Aug 29, 2011 at 07:33, Maciej Katafiasz <mathrick at gmail.com> wrote:
> On Wed, Aug 24, 2011 at 22:54, Ryan Pavlik <rpavlik at gmail.com> wrote:
>> Attached is a patch for the majority of the drag'n'drop API, along
>> with a rather simple test program.  The API is mostly similar to the
>> native gtk with cl-gtk2 naming conventions; exceptions of note:
>
> This is great news. However, a technical nitpick: have you thought
> about setting up a github branch aside from just sending the
> patches?
<snip>

Apparently I was so hyper-focused on my related project this didn't
even occur to me.  I think this worked:

    git://github.com/rpav/cl-gtk2.git

Changes are in the "dnd" branch.  There's even some new stuff for selections and
cairo -> gdk_pixbuf.

-- 
Ryan Pavlik <rpavlik at gmail.com>




More information about the cl-gtk2-devel mailing list