mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-15 22:05:37 -05:00
react to wlroots changes
This commit is contained in:
parent
e4b603a082
commit
bf0f9215dc
3 changed files with 20 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ struct wb_output {
|
|||
|
||||
struct wl_listener destroy;
|
||||
struct wl_listener frame;
|
||||
struct wl_listener request_state;
|
||||
|
||||
struct wl_list link;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue