Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: ecore_x_dnd.c Log Message: reset will_accept status when entering new window. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/ecore_x_dnd.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -3 -r1.25 -r1.26 --- ecore_x_dnd.c 8 Oct 2005 14:38:15 -0000 1.25 +++ ecore_x_dnd.c 11 Oct 2005 16:43:53 -0000 1.26 @@ -471,6 +471,7 @@ XFree(data); XSendEvent(_ecore_x_disp, win, False, 0, &xev); _source->await_status = 0; + _source->will_accept = 0; } /* Determine if we're still in the rectangle from the last status */ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs