wlroots-hyprland/backend
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
..
drm backend/drm: fix state for outputs loosing their CRTC 2019-01-19 10:18:03 +01:00
headless [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00
libinput pointer: add a frame event 2019-01-26 11:04:05 +01:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
noop Introduce noop backend 2019-01-17 20:13:55 +10:00
session Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
wayland pointer: add a frame event 2019-01-26 11:04:05 +01:00
x11 pointer: add a frame event 2019-01-26 11:04:05 +01:00
backend.c Introduce noop backend 2019-01-17 20:13:55 +10:00
meson.build Introduce noop backend 2019-01-17 20:13:55 +10:00