unset ec->ignored during xwayland client data swap

This commit is contained in:
Mike Blumenkrantz 2015-06-30 15:38:13 -04:00
parent f046c98f59
commit c58cc3c279
1 changed files with 1 additions and 0 deletions

View File

@ -5332,6 +5332,7 @@ e_comp_x_xwayland_client_setup(E_Client *ec, E_Client *wc)
eina_hash_set(clients_win_hash, &win, wc);
wc->visible = 1;
wc->ignored = 0;
evas_object_show(wc->frame);
e_object_del(E_OBJECT(ec));
e_hints_window_visible_set(wc);