commit | ccfd029a82934ff3c97333fcf3cfc50144b0b290 | [log] [tgz] |
---|---|---|
author | Armin Krezović <krezovic.armin@gmail.com> | Thu Aug 11 15:49:59 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Aug 12 13:40:02 2016 +0300 |
tree | a0d4a586e08b68f351b24f41b467c4595060024b | |
parent | 75e7106403143944e9dc7e0efc7a53127d582574 [diff] |
fullscreen-shell: Ensure that fs surface is presented on all outputs When no outputs are present, and no output resource is given, a fullscreen surface won't get configured. This code ensures that surface is properly presented on all outputs that get connected after a surface has been created, but only if no output resource was previously given. Signed-off-by: Armin Krezović <krezovic.armin@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>