ecore_evas/wayland: Change the default frame smart object.
authorRafael Antognolli <rafael.antognolli@intel.com>
Mon, 22 Apr 2013 19:44:43 +0000 (16:44 -0300)
committerRafael Antognolli <rafael.antognolli@intel.com>
Tue, 23 Apr 2013 21:52:35 +0000 (18:52 -0300)
commitdba2fc5aa5a8546367faa6c4a8e7c07beda2c29f
tree6fa96244f2490ff4ee695e85ff5b4c2eafd65502
parentde4173ee0af28465b43c4eac1f4c64cf43d38fcf
ecore_evas/wayland: Change the default frame smart object.

Add 4 rectangles to be used as border of the window, instead of a single
rectangle under the framespace. This allows to move the frame object to
the top layer, instead of staying on the lowest layer. With the frame
over the other objects, there's no need of framespace clipper object,
which causes several bugs.
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_private.h
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c