On Fri, 29 Jul 2016 13:26:23 +0200
Armin Krezović wrote:
> When there are no outputs left after a hotplug event, weston
> will terminate. This isn't desired when trying to get weston
> to work with zero outputs.
>
> Signed-off-by: Armin Krezović
> ---
> libweston/compositor-drm.c | 4
> 1
When there are no outputs left after a hotplug event, weston
will terminate. This isn't desired when trying to get weston
to work with zero outputs.
Signed-off-by: Armin Krezović
---
libweston/compositor-drm.c | 4
1 file changed, 4 deletions(-)
diff --git a/libweston/compositor-drm.c b/li