Added raise to the shell surface interface in wayland client protocol
authorJimmy Huang <jimmy.huang@intel.com>
Wed, 27 Feb 2013 23:45:14 +0000 (15:45 -0800)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:50:25 +0000 (15:50 -0700)
commitfec5263ce812a605d3157f6df278729009932dfd
treec1fcef8f4c146761e8fbd5dfdaf1148f77160181
parent39c070ed8c1d60aa4c1e6ae3f008d4c62d62591b
Added raise to the shell surface interface in wayland client protocol

Extending the shell surface interface by defining a raise request which
clients can send to raise a shell surface to the top of the window stack,
this is added as a work-around for app-core resume app functionality to
work properly in wayland, so it behaves the same as raising a window in
X using _NET_ACTIVE_WINDOW property.

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
protocol/wayland.xml