ecore/wayland: Do not store "edges" in Ecore_Wl_Window.
authorRafael Antognolli <rafael.antognolli@intel.com>
Thu, 31 Oct 2013 22:15:36 +0000 (20:15 -0200)
committerRafael Antognolli <rafael.antognolli@intel.com>
Thu, 31 Oct 2013 23:35:13 +0000 (21:35 -0200)
commit1deb107d56acd3e89a00d451b63920c0450e4668
tree9b89356def8b3f72efe9ecff8f4717938bedbcb5
parentdd18206d860fa9cd1cea4ce01657c21678318bca
ecore/wayland: Do not store "edges" in Ecore_Wl_Window.

This is a configure event info, so put it in the right place. Some
places adding edges info were also removed, which means that they were
redundant.

Tested with <Meta> + middle click resize, and with window border resize,
on all the edges. Apparently, nothing breaks.
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl_window.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c