compositor: Move the logic of moving outputs into the core
authorZhang, Xiong Y <xiong.y.zhang@intel.com>
Fri, 13 Dec 2013 20:10:51 +0000 (22:10 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 17 Dec 2013 00:20:51 +0000 (16:20 -0800)
commita4b54c0b791b33bb0f44cd9aacd65f0b530c1b0c
treebcd553d0fc7eb5299b0b71cbd963a4928588574b
parentf749fc37820ff7339d623b628b5b425f2205d68e
compositor: Move the logic of moving outputs into the core

Instead of having the backends move the remaining outputs when one is
destroyed, let the core compositor deal with that.

Signed-off-by: Zhang, Xiong Y <xiong.y.zhang@intel.com>
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
src/compositor-drm.c
src/compositor-x11.c
src/compositor.c