react to wlroots changes

This commit is contained in:
Keith Bowes 2024-01-25 21:37:01 -05:00
parent bce423cd72
commit fb3a845354
9 changed files with 54 additions and 10 deletions

View file

@ -41,6 +41,7 @@
struct wb_server {
struct wl_display *wl_display;
struct wl_event_loop *wl_event_loop;
struct wlr_allocator *allocator;
struct wlr_backend *backend;