xdg-shell: role-committed func

This commit is contained in:
Tony Crisci 2017-12-27 06:15:25 -05:00
parent 5a18f62fee
commit d5ffa26564
3 changed files with 7 additions and 14 deletions

View file

@ -122,10 +122,8 @@ struct wlr_xdg_surface_v6 {
struct wlr_box *geometry;
struct wl_listener surface_destroy_listener;
struct wl_listener surface_commit_listener;
struct {
struct wl_signal commit;
struct wl_signal destroy;
struct wl_signal ping_timeout;