wayland: misc fixes

This commit is contained in:
IoIxD 2026-05-04 20:46:34 -07:00
commit 8eacf36c6a
2 changed files with 29 additions and 17 deletions

View file

@ -527,6 +527,7 @@ struct _MwLLWayland {
MwI32 ox, oy;
MwU32 ww, wh; /* Window position */
MwPoint cur_mouse_pos; /* Currently known mouse position */
MwLL currentlyHeldWidget;
int resizing;
int setting_wh;