Add maximized protocol
authorJuan Zhao <juan.j.zhao@linux.intel.com>
Tue, 7 Feb 2012 01:38:10 +0000 (09:38 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 16 Feb 2012 20:49:03 +0000 (15:49 -0500)
commit2eddfce14bd282e60d2d928fe567f89c448ebd6e
tree414ab66b9e1d0b7c9fe8371f972e2cd1d11124ba
parent7c6dac8740f26f0fd2440016c218a9862fdfc271
Add maximized protocol

A request from the client to ask the compositor to maximize the surface.
The compositor will reply with a configure event telling
the expected new surface size.  The operation is completed on the
next buffer attach to this surface.

A maximized client will fill the fullscreen of the output it is bound
to, except the panel area. This is the main difference between
a maximized shell surface and a fullscreen shell surface.
protocol/wayland.xml