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:
653a0da
)
e_policy_wl: tizen_policy version up to 11
68/284068/1
author
Doyoun Kang
<doyoun.kang@samsung.com>
Mon, 31 Oct 2022 07:26:47 +0000
(16:26 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Wed, 9 Nov 2022 06:52:56 +0000
(15:52 +0900)
We update tizen_policy version to 11 for supporting desktop window type.
Change-Id: Ib630f8f3789137a5061d072459bbc6e4a3613e33
src/bin/e_policy_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_policy_wl.c
b/src/bin/e_policy_wl.c
index 6712649a1928cc691f662b7adf6273cb7674a300..5d5de3ca7296e241c40e79cf1c908bed7ec8f1f6 100644
(file)
--- a/
src/bin/e_policy_wl.c
+++ b/
src/bin/e_policy_wl.c
@@
-8190,7
+8190,7
@@
e_policy_wl_init(void)
/* create globals */
global = wl_global_create(e_comp_wl->wl.disp,
&tizen_policy_interface,
- 1
0
,
+ 1
1
,
NULL,
_tzpol_cb_bind);
EINA_SAFETY_ON_NULL_GOTO(global, err);