wlroots-hyprland/types/seat
emersion 5de26ad8ed
pointer: add a frame event
Frame events group logically connected pointer events. It makes sense to make
the backend responsible for sending frame events, since once the events are
split (ie. once the frame events are stripped) it's not easy to figure out
which events belongs to which frame again.

This is also how Weston handles frame events.

Fixes https://github.com/swaywm/wlroots/issues/1468
2019-01-26 11:04:05 +01:00
..
wlr_seat.c data-device: keep track of wlr_data_offer in wlr_seat lists 2019-01-24 12:18:41 +01:00
wlr_seat_keyboard.c data-device: unexport wlr_seat_client_send_selection 2019-01-24 12:15:18 +01:00
wlr_seat_pointer.c pointer: add a frame event 2019-01-26 11:04:05 +01:00
wlr_seat_touch.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00