On Mon, Mar 11, 2013 at 07:26:54PM +0100, Rafal Mielniczuk wrote:
> Surface will preserve its rotation transformation when maximizing, which
> will cause incosistiencies (eg. no window shadows drawn)
>
> This patch removes rotation from maximized surface and restore it when
> unmaximizing (just li
Surface will preserve its rotation transformation when maximizing, which
will cause incosistiencies (eg. no window shadows drawn)
This patch removes rotation from maximized surface and restore it when
unmaximizing (just like in fullscreen mode)
---
src/shell.c | 31 ++-