commit | 0de859ede4bad72b5d3b78e086632f02196d997f | [log] [tgz] |
---|---|---|
author | David Fort <rdp.effort@gmail.com> | Fri May 27 23:22:57 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Jun 08 13:45:41 2016 +0300 |
tree | 2ee9f23c9e38f570bf1b56d8a471bae2539f4a62 | |
parent | ba2ad0ee4f61972d4c6d3dab886e0f6c9776af60 [diff] |
compositor: recompute output position on mode switch When an output permanently changes its resolution, the output on the right should be moved accordingly. We also add an event for output resizing so that plugins can react when an output is resized. Signed-off-by: David Fort <contact@hardening-consulting.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>