add surface destroy signal

This commit is contained in:
Tony Crisci 2017-09-11 13:01:53 -04:00
parent 94da69a064
commit 74e9578889
2 changed files with 3 additions and 0 deletions

View file

@ -42,6 +42,7 @@ struct wlr_surface {
struct {
struct wl_signal commit;
struct wl_signal destroy;
} signals;
struct wl_list frame_callback_list; // wl_surface.frame