commit | 7a1b32a19888bb4f4a47dc951cf5d72db0899c11 | [log] [tgz] |
---|---|---|
author | Scott Moreau <oreaus@gmail.com> | Sun May 27 14:25:02 2012 -0600 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu May 31 13:10:22 2012 -0400 |
tree | 47498c34e446f9ce7899b99e3d29b124192b57cf | |
parent | d64bdf4755005854fc59922ed0e4cbf12ebfbdac [diff] |
Implement text cursor position protocol. Here we create a new client/compositor interface in weston to allow clients to report their x/y cursor position to the compositor. These values are then used to center the zoom area on this point. This is useful for everyone, especially people who are visually impaired.