efl/src/modules/ecore_evas/engines/wayland
Chris Michael 13caf63420 Fix opaque windows becoming transparent after hide() then show().
This fixes Phab #T611. Previously, windows which were opaque would
become transparent after being hidden and then shown. We fix that by a
call to ecore_wl_window_alpha_set when the window gets shown. This
patch also brings the wayland_egl hide code more inline with the shm
hide code by testing if the surface does not match the existing one.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-12-09 07:35:16 +00:00
..
ecore_evas_wayland_common.c Add code to deal with min, max, step, aspect, and base sizes. 2013-12-05 11:52:37 +00:00
ecore_evas_wayland_egl.c Fix opaque windows becoming transparent after hide() then show(). 2013-12-09 07:35:16 +00:00
ecore_evas_wayland_private.h Add common function prototype for setting ecore_evas aspect ratio 2013-12-05 11:52:37 +00:00
ecore_evas_wayland_shm.c Fix opaque windows becoming transparent after hide() then show(). 2013-12-09 07:35:16 +00:00