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:
9fb580c
)
added new protocol - iconify_state_changed event in tizen policy interface
32/52732/3
author
Doyoun Kang
<doyoun.kang@samsung.com>
Thu, 26 Nov 2015 08:53:00 +0000
(17:53 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Tue, 1 Dec 2015 23:10:27 +0000
(15:10 -0800)
Change-Id: Ie3ed76c38adbf9c21ab794d2212658df909f20f7
protocol/tizen-extension.xml
patch
|
blob
|
history
diff --git
a/protocol/tizen-extension.xml
b/protocol/tizen-extension.xml
index ae4fbc9edfe7d037b69728282236c259148d64dc..57cf340ca05b4d66f403bc306d56442eb7983220 100644
(file)
--- a/
protocol/tizen-extension.xml
+++ b/
protocol/tizen-extension.xml
@@
-184,6
+184,12
@@
<arg name="surface" type="object" interface="wl_surface" summary="surface object"/>
</request>
+ <event name="iconify_state_changed">
+ <arg name="surface" type="object" interface="wl_surface"/>
+ <arg name="iconified" type="uint"/>
+ <arg name="force" type="uint"/>
+ </event>
+
<!-- for aux_hint -->
<request name="add_aux_hint">
<arg name="surface" type="object" interface="wl_surface"/>