This request sets the region of the screen that contains
opaque content.
Change-Id: I0f4defc693a168d446a8d7d6e59ac996a09d40ad
<arg name="id" type="new_id" interface="wtz_splitscreen" summary="the new wtz_splitscreen object"/>
</request>
+ <request name="set_opaque_region">
+ <description summary="set opaque region">
+ This request sets the region of the screen that contains
+ opaque content.
+
+ The opaque region is specified in screen coordinates.
+
+ The compositor ignores the parts of the opaque region that fall
+ outside of the screen.
+ </description>
+ <arg name="region" type="object" interface="wl_region" summary="opaque region of the screen"/>
+ <arg name="serial" type="uint" summary="serial# of this request"/>
+ </request>
+
</interface>
<interface name="wtz_splitscreen" version="1">