wayland: fix size hints
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-07-20 21:56:42 -07:00
commit 529309df37
2 changed files with 13 additions and 0 deletions

View file

@ -320,6 +320,7 @@ struct _MwLLWayland {
MwRect clipping_rect;
MwBool no;
MwBool changing;
MwBool detatching;
MwPoint detach_point;