libweston: Notify timeline of object modification
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 15 Oct 2019 10:25:41 +0000 (13:25 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 17 Oct 2019 18:42:25 +0000 (21:42 +0300)
commit5de9297df2e5c99e72a565e5971d661ddbe730e6
tree5f62e677722b07678b97bb16774a4583b5d9d565
parent3203ff68ad3a98313296d37e3081546b9b5fa0a6
libweston: Notify timeline of object modification

We notify the timeline of the fact that the object suffered
modifications through the 'set_label' function. Remove the old
refresh variable.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
include/libweston/libweston.h
include/libweston/timeline-object.h
libweston/compositor.c
libweston/timeline.c