| Index: third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml
|
| diff --git a/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml b/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml
|
| index b515dc0890b468b91d0a2a1540779f904c83b361..12d061f3300265e327ee1d4bb71bd94a82a0146c 100644
|
| --- a/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml
|
| +++ b/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml
|
| @@ -157,6 +157,8 @@
|
| <arg name="inset_top" type="int"/>
|
| <arg name="inset_right" type="int"/>
|
| <arg name="inset_bottom" type="int"/>
|
| + <arg name="transform" type="int"/>
|
| + <arg name="scale_factor" type="fixed"/>
|
| </event>
|
|
|
| <event name="configure" version="3">
|
| @@ -164,10 +166,6 @@
|
| Suggests a new configuration of the remote shell. Preceded by a series
|
| of "workspace" events.
|
| </description>
|
| - <arg name="primary_id_hi" type="uint"/>
|
| - <arg name="primary_id_lo" type="uint"/>
|
| - <arg name="transform" type="int"/>
|
| - <arg name="scale_factor" type="fixed"/>
|
| <arg name="layout_mode" type="uint"/>
|
| </event>
|
| </interface>
|
|
|