remote_surface: changed to capture the normal window which has the conformant area. 43/136543/1
authorGwanglim Lee <gl77.lee@samsung.com>
Fri, 30 Jun 2017 06:56:52 +0000 (15:56 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Fri, 30 Jun 2017 06:56:52 +0000 (15:56 +0900)
Change-Id: I50eef15d5e4ab7fdda83aeb349d7e78b96fded40

src/bin/e_comp_wl_rsm.c

index 0b86aa6..a1bbd7e 100644 (file)
@@ -2549,7 +2549,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) ||