evas/wayland: Take framespace offsets into account on pointer_xy_get().
authorRafael Antognolli <rafael.antognolli@linux.intel.com>
Wed, 27 Mar 2013 20:18:09 +0000 (17:18 -0300)
committerRafael Antognolli <rafael.antognolli@linux.intel.com>
Tue, 2 Apr 2013 17:40:00 +0000 (14:40 -0300)
commitc7cdcf4e0eaeb6908d442abe5105b6c3a5049149
tree61baa23a530e29155a090f74f58e84ef25aaaede
parentf5f589429edff8d3580e3b287322c5ed434b71ac
evas/wayland: Take framespace offsets into account on pointer_xy_get().

Applications using these functions should not know of any offset. This
patch makes the canvas pointer position to be returned exactly the same
as on X11 backends.
src/lib/evas/canvas/evas_main.c