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

This commit is contained in:
IoI_xD 2026-04-23 11:04:47 -07:00
commit 261622a2e0
2 changed files with 5 additions and 19 deletions

View file

@ -507,8 +507,7 @@ struct _MwLLWayland {
MwU32 mw, mh; /* Monitor width and height as advertised by wl_output.mode */
MwLL parent;
MwLL* children;
MwLL parent;
MwBool force_render;
MwBool did_event_loop_early;