Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_ipc_handlers.h Log Message: THAT is why focus policy chnage isnt working (read the original src for the handler to see what u missed! :) ) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- e_ipc_handlers.h 4 Jun 2005 20:10:49 -0000 1.27 +++ e_ipc_handlers.h 5 Jun 2005 01:26:19 -0000 1.28 @@ -854,7 +854,9 @@ REQ_INT_END(value, HDL); #elif (TYPE == E_WM_IN) START_INT(value, HDL); + e_border_button_bindings_ungrab_all(); e_config->focus_policy = value; + e_border_button_bindings_grab_all(); SAVE; END_INT #elif (TYPE == E_REMOTE_IN) ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs