impl resizing in wayland

This commit is contained in:
IoIxD
2025-12-17 19:41:05 -07:00
parent 320de34ce8
commit 724b008220
2 changed files with 44 additions and 28 deletions

View File

@@ -104,6 +104,7 @@ struct _MwLLWayland {
void* mapped_shm_buf;
MwU64 mapped_shm_buf_size;
int shm_fd;
MwBool shm_setup;
cairo_surface_t* cs;
cairo_t* cairo;