more wayland fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-03-23 14:28:49 -07:00
commit ea2d62f2e1
3 changed files with 25 additions and 14 deletions

View file

@ -144,6 +144,8 @@ struct _MwLLWayland {
MwBool detatching;
MwPoint detach_point;
MwBool did_initial_resize;
/* Map of Wayland interfaces to their relevant setup functions. */
struct {
const char* key;