ecore-evas-wayland: Add support for minimizing xdg_shell surfaces
authorChris Michael <cp.michael@samsung.com>
Sat, 23 Aug 2014 13:00:04 +0000 (09:00 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 1 Oct 2014 20:15:37 +0000 (16:15 -0400)
commitf224fb24e27795d238c5fcc5d63d372ae3e56959
tree203aed0a4927933f92b59f430536a4a6e07b9668
parente78dcd3f4f8274b70ae393f8ef4442ffb8070a8b
ecore-evas-wayland: Add support for minimizing xdg_shell surfaces

xdg_shell protocol supports minimizing surfaces. When elm apps request
iconification, they will call ecore_evas_iconified_set which in turn
will make use of the newly added ecore_wl_window_iconified_set function.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c