also unset take_focus when shading a window

This commit is contained in:
Mike Blumenkrantz 2013-08-22 13:29:36 +01:00 committed by Cedric BAIL
parent 8220627d7f
commit d3ea364224
1 changed files with 1 additions and 0 deletions

View File

@ -2435,6 +2435,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;