projects
/
platform
/
core
/
uifw
/
wayland-extension.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
338f896
)
tizen-extension: add set_subsurface_stand_alone to tizen_policy
59/70859/1
author
Boram Park
<boram1288.park@samsung.com>
Mon, 23 May 2016 05:37:55 +0000
(14:37 +0900)
committer
Boram Park
<boram1288.park@samsung.com>
Mon, 23 May 2016 05:43:20 +0000
(14:43 +0900)
Change-Id: I1e0ff6064ee24d0ce014ffb926ea0d735a084a70
protocol/tizen-extension.xml
patch
|
blob
|
history
diff --git
a/protocol/tizen-extension.xml
b/protocol/tizen-extension.xml
index caab79873efc5af12e88531a153ea805cd81e111..49630d855039e803cef22f330613ca95fad574d0 100644
(file)
--- a/
protocol/tizen-extension.xml
+++ b/
protocol/tizen-extension.xml
@@
-174,6
+174,10
@@
<arg name="subsurface" type="object" interface="wl_subsurface"/>
</request>
+ <request name="set_subsurface_stand_alone">
+ <arg name="subsurface" type="object" interface="wl_subsurface"/>
+ </request>
+
<request name="get_subsurface">
<arg name="id" type="new_id" interface="wl_subsurface" />
<arg name="surface" type="object" interface="wl_surface" />