mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
handle display destroy
This commit is contained in:
parent
6c8fd6017e
commit
d1dce19253
2 changed files with 11 additions and 1 deletions
|
|
@ -11,6 +11,8 @@ struct wlr_multi_backend {
|
|||
|
||||
struct wl_list backends;
|
||||
|
||||
struct wl_listener display_destroy;
|
||||
|
||||
struct {
|
||||
struct wl_signal backend_add;
|
||||
struct wl_signal backend_remove;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue