commit | c988362a39f26cd0b3f08d86f21e758d7b762511 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Feb 04 22:12:29 2014 -0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Feb 05 13:36:02 2014 -0800 |
tree | 87a58b774c506d8b9c4aead166ff2979bcb88998 | |
parent | 4c72f5721e00ae6914f0f40518cf83233ed15b32 [diff] |
input: Transform to surface coordinates outside resource for loop When we send the pointer motion event, the transform from compositor to surface coordinates doesn't depend on the resource. Transform the coordinates up front instead of everytime we send to a resource.