mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-09 10:07:01 -05:00
react to wlroots changes
This commit is contained in:
parent
2b38536dec
commit
7fb889d171
4 changed files with 25 additions and 9 deletions
|
|
@ -49,6 +49,7 @@ struct wb_server {
|
|||
struct wlr_xdg_output_manager_v1 *output_manager;
|
||||
struct wlr_renderer *renderer;
|
||||
struct wlr_scene *scene;
|
||||
struct wlr_scene_output_layout *scene_layout;
|
||||
struct wlr_subcompositor *subcompositor;
|
||||
|
||||
struct wb_config *config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue