mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-03 09:01:40 -05:00
wlr_tablet_v2: Register event serials
This commit is contained in:
parent
1d78bae19d
commit
1ef0c03a46
3 changed files with 14 additions and 11 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue