On Thu, 11 Aug 2016 15:49:59 +0200
Armin Krezović wrote:
> 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 on
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: Armi