mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Jonas Ådahl
208da2316d
wayland: Fix subsurface place_above/below type cast error
A MetaWaylandSurface was casted into a ClutterActor, but it should have been the MetaSurfaceActor. Move out parent_actor and surface_actor out of the loop while at it since they won't change when iterating. https://bugzilla.gnome.org/show_bug.cgi?id=745655
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%