wayland: popup positioning

This commit is contained in:
IoIxD 2026-01-04 13:01:44 -07:00
commit d784770ca9
3 changed files with 20 additions and 10 deletions

View file

@ -74,7 +74,7 @@ struct _MwLLWaylandPopup {
struct xdg_positioner* xdg_positioner;
struct xdg_surface_listener xdg_surface_listener;
struct xdg_wm_base* xdg_wm_base;
MwLL parent;
MwLL topmost_parent;
};
/* Shared set of anything needed for a shm buffer. */