mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-20 01:40:38 -05:00
react to wlroots changes
This commit is contained in:
parent
bce423cd72
commit
fb3a845354
9 changed files with 54 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue