shell: Add implementation of fullscreen.
authorAlex Wu <zhiwen.wu@linux.intel.com>
Thu, 1 Mar 2012 04:57:46 +0000 (12:57 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 1 Mar 2012 17:47:23 +0000 (12:47 -0500)
commit4539b0874f8e8f21d402ef2c3894e52c3513973b
tree4d68fd4335142a93a067112de37d401612cd451b
parent067fd605345355094953d8e355fcfd0935304039
shell: Add implementation of fullscreen.

Undo fullscreen in shell_unset_fullscreen(), do all the stacking order
in shell_stack_fullscreen(), and configure black surface, method in
shell_configure_fullscreen().

Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
Signed-off-by: Juan Zhao <juan.j.zhao@linux.intel.com>
src/shell.c