diff --git a/src/input/cursor.c b/src/input/cursor.c index 40ffd6db..b230c95e 100644 --- a/src/input/cursor.c +++ b/src/input/cursor.c @@ -1225,6 +1225,7 @@ cursor_emulate_button(struct seat *seat, uint32_t button, cursor_finish_button_release(seat, button); break; } + wlr_seat_pointer_notify_frame(seat->seat); } static int