wayland: fix misc. crashes on the destruction of widgets

This commit is contained in:
IoIxD
2026-01-02 14:19:30 -07:00
parent 6183a1ccda
commit bed668b84a
2 changed files with 37 additions and 27 deletions

View File

@@ -185,7 +185,7 @@ struct _MwLLWayland {
MwBool force_render;
MwBool hmmmm;
MwBool disabled;
struct _MwLLWaylandShmBuffer framebuffer;
struct _MwLLWaylandShmBuffer cursor;