Added handling for the new shell_surface_raise request in compositor
authorJimmy Huang <jimmy.huang@intel.com>
Wed, 27 Feb 2013 23:59:50 +0000 (15:59 -0800)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:50 +0000 (15:59 -0700)
commitf149a8926d971f759b1faf2adf0b6bf242be1daa
treeda4c2d12dc9965557c1f0c3f0cec809198e00bad
parentf40ac2b8e0b724d7518439d5fe935d6d23bdab7c
Added handling for the new shell_surface_raise request in compositor

Added implementation for raise request for the shell surface interface in wayland
client protocol.  It will call activate to raise the shell surface to the top
of the window stack.

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
src/shell.c