wlroots-hyprland/backend/libinput
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
..
backend.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
events.c [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00
keyboard.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
pointer.c pointer: add a frame event 2019-01-26 11:04:05 +01:00
switch.c [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00
tablet_pad.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
tablet_tool.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
touch.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00