Skip to content

windowPreview: Adapt to ClutterActor API changes

The API of clutter_actor_allocate_preferred_size() changed with mutter!1310 (merged), so adapt to this change and pass the origin to the function.

Merge request reports