mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05:00
c302f4d379
Add API to add and remove ClutterTimeline objects to the frame clock. Just as the legacy master clock, having a timeline added to the frame clock causes the frame clock to continuously reschedule updates until the timeline is removed. ClutterTimeline is adapted to be able to be driven by a ClutterFrameClock. This is done by adding a 'frame-clock' property, and if set, the timeline will add and remove itself to the frame clock instead of the master clock. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |