Carlos Garnacho 69ca584168 wayland: Handle get_subsurface() with a role-less parent surface
The order of role creation is undetermined, so we can't account that
the parent surface will have a role (and an actor) at the time of
creating the wl_subsurface role for a child surface.

So we must do it both ways, add the subsurface as a child on
get_subsurface() if the parent already got a role, and lazily add
child subsurface actors to the current one if the parent surface got
it at a later point.

Related: #132
2018-06-08 17:31:25 +02:00
2018-05-21 16:18:26 +00:00
2017-05-11 13:45:44 +02:00
2018-05-24 17:12:55 +02:00
2016-04-27 20:37:47 +02:00
2018-05-24 17:12:55 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%