2012-05-28 00:25:02 +04:00
|
|
|
<protocol name="text_cursor_position">
|
|
|
|
|
|
|
|
<interface name="text_cursor_position" version="1">
|
|
|
|
<request name="notify">
|
|
|
|
<arg name="surface" type="object" interface="wl_surface"/>
|
2012-06-01 22:46:09 +04:00
|
|
|
<arg name="x" type="fixed"/>
|
|
|
|
<arg name="y" type="fixed"/>
|
2012-05-28 00:25:02 +04:00
|
|
|
</request>
|
|
|
|
</interface>
|
|
|
|
|
|
|
|
</protocol>
|