commit | f301241d1ad1cdb87fd68b5ea783a6fbeb37aed9 | [log] [tgz] |
---|---|---|
author | Zhang, Xiong Y <xiong.y.zhang@intel.com> | Fri Dec 13 22:10:53 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 16 16:23:11 2013 -0800 |
tree | 31afd2d33915428034ce3d9f4563020001691e5b | |
parent | 62a9075a6b5dccfb8da35d2ed5a7c8e477f170e1 [diff] |
compositor: Move views when outputs are moved Previously, when an output was moved due to another output being unplugged, the views on the first output would remain in the same position. This patch adds an output_move signal that the views listen too in order to repostion themselves in the event of an unplug. Signed-off-by: Zhang, Xiong Y <xiong.y.zhang@intel.com> Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>