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:
ae58325
)
e_comp_wl_shell: set ec-changed flag at xdg_surface_parent_set request
87/166887/2
author
JunSeok, Kim
<juns.kim@samsung.com>
Fri, 12 Jan 2018 08:47:18 +0000
(17:47 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Thu, 25 Jan 2018 02:25:12 +0000
(
02:25
+0000)
Change-Id: I5cc905e230466949c51c1d40ac3484cb70fba313
src/bin/e_comp_wl_shell.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_shell.c
b/src/bin/e_comp_wl_shell.c
index ae95bd14e791a3d3ab60506584489973e63ff62b..680b4d3138934dbe5613c576a25182d54a93b933 100644
(file)
--- a/
src/bin/e_comp_wl_shell.c
+++ b/
src/bin/e_comp_wl_shell.c
@@
-744,6
+744,8
@@
_e_xdg_shell_surface_cb_parent_set(struct wl_client *client EINA_UNUSED, struct
/* set this client as a transient for parent */
_e_shell_surface_parent_set(ec, parent_resource);
+
+ EC_CHANGED(ec);
}
static void