Added raise to the shell surface interface in wayland client protocol 89/2789/1
authorJimmy Huang <jimmy.huang@intel.com>
Wed, 27 Feb 2013 23:45:14 +0000 (15:45 -0800)
committerJimmy Huang <jimmy.huang@intel.com>
Wed, 27 Feb 2013 23:45:14 +0000 (15:45 -0800)
commit51fb98d4c06a7f77b5c0c7c21000dd5f36a82c35
tree60588b538e7cb1aa9598136bdd119565306982b8
parent13be6ddca63ce3b98e54594f0832569a1cbf1555
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