discomfitor pushed a commit to branch master.

commit 5d16c96440b64db36458eae3f4510aa619d8542b
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Aug 22 13:29:36 2013 +0100

    also unset take_focus when shading a window
---
 src/bin/e_border.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_border.c b/src/bin/e_border.c
index 5681fb9..4a52b45 100644
--- a/src/bin/e_border.c
+++ b/src/bin/e_border.c
@@ -2294,6 +2294,7 @@ e_border_shade(E_Border *bd,
 
    ecore_x_window_shadow_tree_flush();
 
+   bd->take_focus = 0;
    bd->shade.x = bd->x;
    bd->shade.y = bd->y;
    bd->shade.dir = dir;

-- 

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

Reply via email to