mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-28 06:59:46 -05:00
Merge branch 'master' into fullscreen
This commit is contained in:
commit
dcb168914e
19 changed files with 335 additions and 216 deletions
|
|
@ -218,7 +218,6 @@ static void wlr_xwayland_surface_destroy(
|
|||
free(xsurface->title);
|
||||
free(xsurface->class);
|
||||
free(xsurface->instance);
|
||||
wlr_list_free(xsurface->state);
|
||||
free(xsurface->window_type);
|
||||
free(xsurface->protocols);
|
||||
free(xsurface->hints);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue