projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f0e480
)
e_comp_wl: unignore a subsurface
author
Boram Park
<boram1288.park@samsung.com>
Wed, 13 Jan 2016 09:21:39 +0000
(18:21 +0900)
committer
Seunghun Lee
<shiin.lee@samsung.com>
Thu, 21 Jan 2016 07:20:11 +0000
(16:20 +0900)
Change-Id: I6eb5ebfa689dde5fbc649488d15d3227fb1f81d3
src/bin/e_comp_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl.c
b/src/bin/e_comp_wl.c
index 4639cd97ac2902ab905caff338d443dc681fc564..eaa1f6c936c1ec4ec791159e0d69f7f2124f5dde 100644
(file)
--- a/
src/bin/e_comp_wl.c
+++ b/
src/bin/e_comp_wl.c
@@
-3072,6
+3072,10
@@
_e_comp_wl_subsurface_create(E_Client *ec, E_Client *epc, uint32_t id, struct wl
ec->maximized = E_MAXIMIZE_NONE;
EC_CHANGED(ec);
+ ec->new_client = ec->netwm.ping = EINA_TRUE;
+ e_comp->new_clients++;
+ e_client_unignore(ec);
+
return EINA_TRUE;
res_err: