Added api to raise window in wayland 03/2803/1
authorJimmy Huang <jimmy.huang@intel.com>
Tue, 5 Mar 2013 00:51:53 +0000 (16:51 -0800)
committerJimmy Huang <jimmy.huang@intel.com>
Tue, 5 Mar 2013 00:51:53 +0000 (16:51 -0800)
commita4a1b4e46bb28cb432c0c84b9229935ae591fd28
treeccb23455a69ed2161dea31bc21c4cb286babb881
parent6806d7eeea6edcc55790842608adb5cec01b3277
Added api to raise window in wayland

Added ecore_wl_window_shell_surface_raise(), this will allow AUL/app-core to to resume an app by raising the wayland surface in Weston.  This requires patched Wayland protocol and Weston to support shell_surface_raise.

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl_window.c