recursive updating

This commit is contained in:
IoIxD 2025-12-05 20:25:23 -07:00
commit d308c83fc2
3 changed files with 58 additions and 30 deletions

View file

@ -84,7 +84,6 @@ struct _MwLLWayland {
MwBool configured;
MwBool force_redraw;
MwBool egl_setup;
MwBool drawn_once;
MwBool egl_do_resetup;
MwU32 x, y, ww, wh;
int z_index;