Re: [PATCH 0/7] Drag and drop icons

2012-02-17 Thread Ander Conselvan de Oliveira
I updated the patches with the changes I discussed with Pekka and pushed them to git://github.com/anderco/weston dnd-sprite I can resend them if needed. On 02/15/2012 05:02 PM, Ander Conselvan de Oliveira wrote: Here's a second attempt to getting drag and drop icons implemented. This uses

[PATCH 0/7] Drag and drop icons

2012-02-15 Thread Ander Conselvan de Oliveira
Here's a second attempt to getting drag and drop icons implemented. This uses the protocol change Kristian suggested on the previous thread. On libwayland-server, we just set wl_input_device::drag_surface and check it on Weston in different places. However, since there is no way to trigger a repai