Re: [PATCH v3] shell: Fix not remove rotation for fullscreen surf

2012-04-27 Thread Kristian Hoegsberg
On Fri, Apr 27, 2012 at 09:07:24AM +0800, zhiwen...@linux.intel.com wrote: > From: Alex Wu > > This patch is for Bug 48906. It remove rotation when entering > fullscreen and restore rotation when exiting. Thanks, applied. I edited the commit message to include the full path to the bug, like t

[PATCH v3] shell: Fix not remove rotation for fullscreen surf

2012-04-26 Thread zhiwen . wu
From: Alex Wu This patch is for Bug 48906. It remove rotation when entering fullscreen and restore rotation when exiting. reversion history: v1: Remove rotation when entering fullscreen. v2: Add restoring rotation when exiting fullscreen. v3: Change the commit message into a more semantical sty