throw in the towel and switch to cairo lmao
This commit is contained in:
parent
749be3762b
commit
be2eb6483c
3 changed files with 38 additions and 61 deletions
|
|
@ -15,6 +15,8 @@
|
|||
#include <wayland-client.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
|
||||
#include <cairo/cairo.h>
|
||||
|
||||
MWDECL int MwLLWaylandCallInit(void);
|
||||
|
||||
#ifndef WL_PROTOCOLS_DEFINED
|
||||
|
|
@ -64,8 +66,9 @@ struct _MwLLWayland {
|
|||
struct wl_shm* shm;
|
||||
struct wl_registry_listener registry_listener;
|
||||
|
||||
cairo_surface_t* cairo_surface;
|
||||
|
||||
MwU8* mapped_buffer;
|
||||
int mapped_buffer_size;
|
||||
|
||||
struct {
|
||||
const char* key;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue