Handle wlr_surface->events.new_subsurface

Add view-child.c, xdg-popup.c, subsurface.c in order to track damage
associated with new XDG subsurfaces.
This commit is contained in:
Johan Malm 2021-03-02 20:37:23 +00:00
parent 15a7910a02
commit d54a998dd8
7 changed files with 196 additions and 78 deletions

View file

@ -12,9 +12,12 @@ labwc_sources = files(
'output.c',
'seat.c',
'server.c',
'subsurface.c',
'theme.c',
'view.c',
'view-child.c',
'xdg.c',
'xdg-popup.c',
)
if have_xwayland