compositor: surface and view output comment fixes
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 30 Mar 2016 11:33:33 +0000 (14:33 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 17 May 2016 10:39:16 +0000 (13:39 +0300)
commit130ae6e7d601faa3a5f01c9d88b6814e408fc211
tree9025574e95568de939a72841250636605d242eca
parent20c7e559432c9a24fb03adbdd6ca8815246f36fe
compositor: surface and view output comment fixes

weston_surface::output and weston_view::output as used for different
purposes. Only the surface output is used for frame callbacks.

The uses of the view output are much more vague and hard to describe.

Also fix a comment mistake in weston_surface_assign_output().

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Armin Krezović <krezovic.armin@gmail.com>
[Pekka: more verbose on the compositor.h comments]
src/compositor.c
src/compositor.h