xserver/hw/xfree86
Marcin Slusarz f4a1ecb928 xfree86: fix mouse wheel support for DGA clients
xf86-input-evdev (since "smooth scrolling" support was added) can send mouse
motion and wheel events in one batch, so we need to handle it properly.
Otherwise mouse wheel events which come with motion events are lost
and separate mouse wheel events are handled through non-DGA path.

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 2d4fda4b09)
2012-06-05 12:10:29 +10:00
..
common xfree86: fix mouse wheel support for DGA clients 2012-06-05 12:10:29 +10:00
ddc Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dixmods hw/xfree86: Re-indent xf86vmode.c 2012-05-10 00:50:34 -07:00
doc Undocument Font Module loading 2012-05-29 13:18:41 -07:00
dri Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dri2 Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
exa Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
fbdevhw Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
i2c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
int10 Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
loader Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
man xfree86: mention udev in the xorg.conf manpage AutoAddDevices section 2012-01-13 09:04:44 +10:00
modes xfree86: workaround crash on close 2012-04-26 21:07:09 -07:00
os-support Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
parser Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
ramdac Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
shadowfb Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
utils cvt man page should use Hz, not kHz, for vertical refresh rate 2012-05-29 13:18:59 -07:00
vbe Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
vgahw Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
x86emu Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xaa Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
.gitignore xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
Makefile.am Always install xaa sdk headers 2012-01-09 13:09:49 -08:00
sdksyms.sh Handle blank betweeen type and name in sdksyms.sh 2012-03-27 11:50:38 -07:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00