wayland fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoI_xD 2026-03-17 17:43:22 -07:00
commit d14c17b86e
3 changed files with 41 additions and 29 deletions

View file

@ -186,6 +186,7 @@ struct _MwLLWayland {
MwLL parent;
MwBool force_render;
MwBool did_event_loop_early;
struct _MwLLWaylandShmBuffer framebuffer;
struct _MwLLWaylandShmBuffer cursor;