Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: focus.c Log Message: Force focus unset before leaving desk. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/focus.c,v retrieving revision 1.122 retrieving revision 1.123 diff -u -3 -r1.122 -r1.123 --- focus.c 10 Oct 2005 19:40:11 -0000 1.122 +++ focus.c 16 Oct 2005 16:02:56 -0000 1.123 @@ -470,7 +470,8 @@ void FocusNewDeskBegin(void) { - FocusToEWin(NULL, FOCUS_DESK_LEAVE); + focus_pending_new = NULL; + doFocusToEwin(NULL, FOCUS_DESK_LEAVE); } void ------------------------------------------------------- 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