ecore/wayland: Don't use edge info for resizing in some cases.
authorRafael Antognolli <antognolli@gmail.com>
Fri, 8 Feb 2013 11:50:09 +0000 (11:50 +0000)
committerRafael Antognolli <antognolli@gmail.com>
Fri, 8 Feb 2013 11:50:09 +0000 (11:50 +0000)
commitdb268ceb43c8788e31d3f8a46bfe97ffa6f88a22
tree09dbb6b4630d4de5f5bd0cbd2dfdc98b9d4143ef
parentd74b652b29c5054efcf0435596b0cb4dd1502949
ecore/wayland: Don't use edge info for resizing in some cases.

Maximized/fullscreen will handle the repositioning of the window by
themselves, and restore the window to its original position when coming
back from that state. So there's no need to use the edge information and
manually adjust the window offsets.

SVN revision: 83779
src/lib/ecore_wayland/ecore_wl_window.c