mirror of
https://github.com/wizbright/waybox.git
synced 2025-11-17 06:59:51 -05:00
Got to exit cleanly and to work with wlroots 0.18 again
This commit is contained in:
parent
a6e9a04495
commit
b2e686171f
6 changed files with 34 additions and 16 deletions
|
|
@ -97,6 +97,7 @@ struct wb_server {
|
|||
struct wl_listener new_input;
|
||||
struct wl_listener new_output;
|
||||
struct wl_listener output_configuration_applied;
|
||||
struct wl_listener output_configuration_tested;
|
||||
struct wl_list outputs; /* wb_output::link */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue