From 8946e3e504375cb6ef80d1621831d0f0aefc9ab9 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Tue, 8 Sep 2015 17:01:36 -0400 Subject: [PATCH] unshade clients when activating fixes issue where an activated client on another vdesk which was shaded would appear to be unshaded but was, in fact, shaded --- src/bin/e_client.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bin/e_client.c b/src/bin/e_client.c index 8e641508b..391bb5c59 100644 --- a/src/bin/e_client.c +++ b/src/bin/e_client.c @@ -3578,6 +3578,8 @@ e_client_activate(E_Client *ec, Eina_Bool just_do_it) } if (!ec->lock_user_stacking) evas_object_raise(ec->frame); + if (ec->shaded || ec->shading) + e_client_unshade(ec, ec->shade_dir); if (!ec->lock_focus_out) { /* XXX ooffice does send this request for