elm/wayland: Move the frame object to -fx, -fy.
authorRafael Antognolli <rafael.antognolli@intel.com>
Mon, 29 Apr 2013 14:25:02 +0000 (11:25 -0300)
committerRafael Antognolli <rafael.antognolli@intel.com>
Mon, 29 Apr 2013 14:31:02 +0000 (11:31 -0300)
commit787dc01e2fc61e62d1f8be9b37719da174e94c7c
tree37443155c975544e5d9d81c7cce525037315161e
parentc5c15a8831879cf579b4329a946e1dfb872aac51
elm/wayland: Move the frame object to -fx, -fy.

It is not a special object anymore, and does not need special handling.
Just move it to the correct position, since the canvas 0,0 point now has
an offset.
src/lib/elm_win.c