Enlightenment CVS committal Author : moom Project : e17 Module : proto
Dir : e17/proto/etk/src/engines/ecore_evas_x11 Modified Files: ecore_evas_x11.c Log Message: * Revert yesterday's changes: we feed the "mouse-up" events again when a popup window is popped up =================================================================== RCS file: /cvs/e/e17/proto/etk/src/engines/ecore_evas_x11/ecore_evas_x11.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- ecore_evas_x11.c 30 Dec 2006 22:11:49 -0000 1.22 +++ ecore_evas_x11.c 31 Dec 2006 14:44:21 -0000 1.23 @@ -494,7 +494,7 @@ int mx, my; /* Release all the buttons of the mouse */ - /* TODO: I commented this out because it causes some problems... */ + /* TODO: There should be a better way to do that... */ /*ecore_x_pointer_last_xy_get(&mx, &my); if ((win = ecore_x_window_at_xy_get(mx, my)) != 0) { ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs