This commit is contained in:
Johan Malm 2023-10-02 19:47:59 +01:00 committed by Johan Malm
parent c7c8b373b5
commit db41b5eec0
4 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ struct touch_point {
int32_t touch_id;
uint32_t x_offset;
uint32_t y_offset;
struct wl_list link; /* seat::touch_points */
struct wl_list link; /* seat.touch_points */
};
static struct wlr_surface*