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

Maciej Katafiasz mathrick at gmail.com
Mon Aug 29 12:33:14 UTC 2011


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?This simplifies matters both for Dmitry and yourself when it
comes to making sure your and his work don't conflict, and also makes
it much easier for other people to pull not-yet-mainline code they
need without having to do the bookkeeping about which patches have
been applied, and what to do with them when updating the tree. In case
you don't know git or find it disgusting (as I do), I can recommend
bzr-git, which provides a good git client while presenting a sane and
friendly UI bzr is known for.

Cheers,
Maciej




More information about the cl-gtk2-devel mailing list