wayland: fix popup positioning when CSD is active. fix CSD stride

This commit is contained in:
IoIxD 2026-07-13 14:00:32 -07:00
commit a4d095cabf
5 changed files with 28 additions and 13 deletions

View file

@ -119,6 +119,8 @@ struct _MwWidget {
int berserk;
long last_tick;
MwBool is_menu;
};
#endif