Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/ibox Modified Files: e_mod_main.c Log Message: one way or the other i'm forced to add timestamps to events - i cant avoid it anymore. sorry guys. really no way around it. :( =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/ibox/e_mod_main.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- e_mod_main.c 10 Jun 2005 21:26:50 -0000 1.12 +++ e_mod_main.c 25 Jul 2005 09:55:45 -0000 1.13 @@ -1050,7 +1050,7 @@ { e_menu_activate_mouse(ibb->menu, e_zone_current_get(ibb->con), ev->output.x, ev->output.y, 1, 1, - E_MENU_POP_DIRECTION_DOWN); + E_MENU_POP_DIRECTION_DOWN, ev->timestamp); e_util_container_fake_mouse_up_later(ibb->con, 3); } } ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs