wlr_tablet_v2: Register event serials

This commit is contained in:
Manuel Stoeckl 2019-06-29 10:10:24 -04:00 committed by Drew DeVault
parent 1d78bae19d
commit 1ef0c03a46
3 changed files with 14 additions and 11 deletions

View file

@ -48,6 +48,7 @@ struct wlr_tablet_pad_client_v2 {
struct wl_client *client;
struct wl_resource *resource;
struct wlr_tablet_v2_tablet_pad *pad;
struct wlr_tablet_seat_client_v2 *seat;
size_t button_count;