ecore_wayland: Simplify handling of opaque regions.
authorRafael Antognolli <rafael.antognolli@intel.com>
Mon, 6 May 2013 23:25:17 +0000 (20:25 -0300)
committerRafael Antognolli <rafael.antognolli@intel.com>
Mon, 6 May 2013 23:25:17 +0000 (20:25 -0300)
commit494d53daa249d47f43debde25434e90b4cbc5889
tree952621692edb5c29b648d1c60eb0655f130357f7
parentb619b6bfd450ac90a9d04c5066039d729ff0f3d5
ecore_wayland: Simplify handling of opaque regions.

Move this handling entirely into ecore_wl_window_update_size() and
create and set it whenever it is necessary. There's no need to keep a
pointer on the Ecore_Wl_Window struct.
src/lib/ecore_wayland/ecore_wl_window.c