wlroots/backend
D.B 7cdc19d57f Fix duplicated pointer axis events
In pointer.c, some axis event was emitted even if the event pointer did not have
current axis.

In X11 backend pointer scroll events seem to be composed of both BUTTON_PRESS
and BUTTON_RELEASE. Therefore we should skip one of them (RELEASE) to avoid
event duplication.
2017-10-14 07:29:23 +02:00
..
drm Add GL/EGL extension loader generator 2017-10-08 13:23:41 +13:00
libinput Fix duplicated pointer axis events 2017-10-14 07:29:23 +02:00
multi Merge wlr_udev into wlr_session 2017-08-26 14:02:04 +12:00
session Add FreeBSD compatibility 2017-10-11 00:07:21 +03:00
wayland Add FreeBSD compatibility 2017-10-11 00:07:21 +03:00
x11 Fix duplicated pointer axis events 2017-10-14 07:29:23 +02:00
backend.c Multi-GPU DRM 2017-10-01 22:29:25 +13:00
meson.build Add FreeBSD compatibility 2017-10-11 00:07:21 +03:00