commit | 31236932a1adb5e8eddd5a769b8a63b814bb4107 | [log] [tgz] |
---|---|---|
author | Zhang, Xiong Y <xiong.y.zhang@intel.com> | Fri Dec 13 22:10:57 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 16 17:23:08 2013 -0800 |
tree | 345336ade6397d0f26d2656a2a8990fc1efa0dd4 | |
parent | 54e90c7e1e20d9d51f516b42b4c846d26a8cfb5e [diff] |
desktop-shell: Invalidate saved position when output is destroyed If the saved position for a fullscreen or maximized output view is in an output that has been unplugged, the coordinates don't make sense anymore. In that case, invalidate them and use the initial position algorithm when changing them back to the basic state. Signed-off-by: Zhang, Xiong Y <xiong.y.zhang@intel.com> Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>