ecore_evas/wayland: Only set a default framespace if we have a frame.
authorRafael Antognolli <rafael.antognolli@intel.com>
Thu, 2 May 2013 10:00:49 +0000 (07:00 -0300)
committerRafael Antognolli <rafael.antognolli@intel.com>
Thu, 2 May 2013 10:32:14 +0000 (07:32 -0300)
commit6fc19b8dc2c40b0a6357be81973e920d29b3525c
tree0715fbc09e3ca318f8b3d1c1e5274c554c824f0d
parente8228afff6f88ecb28f5789d4c44c92759329074
ecore_evas/wayland: Only set a default framespace if we have a frame.

If Ecore_Evas is requested to draw its own frame, then set the
framespace too. Otherwise, keep it at 0,0 + 0x0, which means not
framespace offset at all (and the window will have exactly the
requested size).
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c