Change-Id: Id4fc2704a17ffa646048486fb10362abade657df
<event name="bidi_direction">
<arg name="direction" type="uint"/>
</event>
+ <event name="selection_text">
+ <arg name="text" type="string"/>
+ </event>
</interface>
<interface name="wl_input_method" version="1">
<request name="bidi_direction">
<arg name="direction" type="uint"/>
</request>
+ <request name="set_selection_text">
+ <description summary="set the selected text">
+ Set the selected text to the input panel.
+ </description>
+ <arg name="text" type="string"/>
+ </request>
<event name="enter">
<description summary="enter event">
Notify the text-input object when it received focus. Typically in