have cairo fill in lines idk
This commit is contained in:
parent
be2eb6483c
commit
8cbde42de3
2 changed files with 16 additions and 13 deletions
|
|
@ -66,7 +66,10 @@ struct _MwLLWayland {
|
|||
struct wl_shm* shm;
|
||||
struct wl_registry_listener registry_listener;
|
||||
|
||||
int mapped_buffer_size;
|
||||
|
||||
cairo_surface_t* cairo_surface;
|
||||
// cairo_t* cairo;
|
||||
|
||||
MwU8* mapped_buffer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue