mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-03 16:10:50 +00:00
wayland: forgot to commit .h
This commit is contained in:
@@ -139,6 +139,8 @@ struct _MwLLWayland {
|
||||
wayland_protocol_t* value;
|
||||
}* wl_protocol_map;
|
||||
|
||||
MwBool always_render;
|
||||
|
||||
struct wl_display* display;
|
||||
struct wl_registry* registry;
|
||||
struct wl_compositor* compositor;
|
||||
@@ -184,9 +186,6 @@ struct _MwLLWayland {
|
||||
|
||||
MwBool force_render;
|
||||
|
||||
pthread_mutex_t dispatch_mutex;
|
||||
pthread_mutex_t pending_mutex;
|
||||
|
||||
MwBool break_dispatch;
|
||||
MwBool break_pending;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user