remote_surface: changed to capture the normal window which has the conformant area.
authorGwanglim Lee <gl77.lee@samsung.com>
Fri, 30 Jun 2017 06:56:52 +0000 (15:56 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 4 Jul 2017 02:45:19 +0000 (11:45 +0900)
Change-Id: I50eef15d5e4ab7fdda83aeb349d7e78b96fded40

src/bin/e_comp_wl_rsm.c

index 566908f589b4564c8dd77774985cdd070c82811b..df87643506a6bd22446e7a284cff2311fcac0a55 100644 (file)
@@ -2402,7 +2402,6 @@ _e_comp_wl_remote_cb_client_iconify(void *data, E_Client *ec)
         if (e_policy_client_is_lockscreen(ec) ||
             e_policy_client_is_home_screen(ec) ||
             e_policy_client_is_quickpanel(ec) ||
-            e_policy_client_is_conformant(ec) ||
             e_policy_client_is_volume(ec) ||
             e_policy_client_is_volume_tv(ec) ||
             e_policy_client_is_floating(ec) ||