discomfitor pushed a commit to branch master.

commit 26790630677cef9555af36a67bf97a7c909c5ba9
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Aug 15 09:18:00 2013 +0100

    send ibar icon signals even when app instances exist
---
 src/modules/ibar/e_mod_main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/modules/ibar/e_mod_main.c b/src/modules/ibar/e_mod_main.c
index ae7f9b9..07e3835 100644
--- a/src/modules/ibar/e_mod_main.c
+++ b/src/modules/ibar/e_mod_main.c
@@ -1168,7 +1168,6 @@ _ibar_cb_icon_mouse_in(void *data, Evas *e __UNUSED__, 
Evas_Object *obj __UNUSED
    ic = data;
    if (ic->reset_timer) ecore_timer_del(ic->reset_timer);
    ic->reset_timer = NULL;
-   if (ic->exe_inst) return;
    ic->focused = EINA_TRUE;
    _ibar_icon_signal_emit(ic, "e,state,focused", "e");
    if (ic->ibar->inst->ci->show_label)

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to