compositor: Init output listeners in weston_view if it's not on any output
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 10 Jan 2014 06:41:48 +0000 (22:41 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 10 Jan 2014 06:42:28 +0000 (22:42 -0800)
commitb0fb25dedce8ef13ad04d411b057e6f23b4e991c
treea5b9a5a8ea8bf987bbd7904f93ff68858c41b600
parent8ca9544e0620c7cbce6c1934f6da7b64d3b4c464
compositor: Init output listeners in weston_view if it's not on any output

If we don't add the listener back to a new output, we have to init the
list links so we can remove them unconditionally.

Closes: https://bugs.freedesktop.org/show_bug.cgi?id=73415
src/compositor.c