and now to merge
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-09-11 21:00:38 -07:00
commit f25b676523
3 changed files with 138 additions and 106 deletions

View file

@ -424,6 +424,8 @@ struct _MwLLWayland {
MwBool force_render;
MwBool did_event_loop_early;
MwBool do_cascading_draw;
int cascading_child_num;
MwBool dispatching_resize;
@ -452,8 +454,6 @@ struct _MwLLWayland {
MwU64 next_elapsed;
long start_time;
long end_time;
MwBool on_hyprland;
};
struct _MwLLWaylandColor {