Enlightenment CVS committal
Author : jethomas
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_embed.c
Log Message:
Small fixes for theme and focus behaviour.
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_embed.c,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -3 -r1.136 -r1.137
--- ewl_embed.c 7 Jan 2008 01:17:28 -0000 1.136
+++ ewl_embed.c 7 Jan 2008 01:34:34 -0000 1.137
@@ -560,6 +560,9 @@
while (temp && temp->parent && ewl_widget_internal_is(temp))
temp = temp->parent;
+ /* Set last focused to new widget */
+ embed->last.focused = temp;
+
/*
* Make sure we set this _BEFORE_ doing the callbacks below because
* the CLICK or DOWN callback may trigger the widget itself to be
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs