projects
/
profile
/
ivi
/
weston.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
compositor: Set WAYLAND_DISPLAY only after creating backend
[profile/ivi/weston.git]
/
protocol
/
text-cursor-position.xml
1
<protocol name="text_cursor_position">
2
3
<interface name="text_cursor_position" version="1">
4
<request name="notify">
5
<arg name="surface" type="object" interface="wl_surface"/>
6
<arg name="x" type="fixed"/>
7
<arg name="y" type="fixed"/>
8
</request>
9
</interface>
10
11
</protocol>