mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
83ab5055fd
This commit renames map/unmap listeners to clarify that they handle subsurface events, and ensures the node is always destroyed before the subsurface. Without this patch, wl_list_remove() would operate on listener links in already freed memory. glibc is usually lenient to bugs like this, but musl isn't. |
||
---|---|---|
.. | ||
output_layout.c | ||
subsurface_tree.c | ||
wlr_scene.c | ||
xdg_shell.c |