commit | fffdcdd654b71e70edb870a8ba75a326b30bc5d3 | [log] [tgz] |
---|---|---|
author | Rafal Mielniczuk <rafal.mielniczuk2@gmail.com> | Mon Mar 11 19:26:54 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Mar 19 12:27:23 2013 -0400 |
tree | 789742842228a713b1db1d45c25ad5e729e27ca9 | |
parent | 23c6759b7675a8797e7a9c37631d7561f770d168 [diff] |
shell: reset rotation for maximized surface Surface will preserve its rotation transformation when maximizing, which will cause inconsistencies (eg. no window shadows drawn) This patch removes rotation from maximized surface and restore it when unmaximizing (just like in fullscreen mode)