xserver/hw/xfree86/common
Marcin Slusarz 2d4fda4b09 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>
2012-05-23 16:06:27 +10:00
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Makefile.am Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.c 2011-11-23 12:15:06 -08:00
compiler.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
extramodes Remove some default modes that really shouldn't be in the default set. 2008-06-24 10:40:36 -04:00
fourcc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
modeline2c.awk Remove some OS/2 leftovers. 2009-04-06 10:58:47 -04:00
vesamodes Fix standard VESA modes. 2006-11-03 14:06:32 -08:00
vidmodeproc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86.h xf86: reimplement XF86SCRNINFO macro using new functions. 2012-05-21 12:59:20 +01:00
xf86AutoConfig.c xfree86: add modesetting driver to fallback list on Linux 2012-05-21 12:58:32 +01:00
xf86Build.h.in Print the build time as well as the date if we can. 2007-06-04 02:03:44 -04:00
xf86Bus.c xf86/pci: fix slot claiming counting. 2012-05-21 12:58:33 +01:00
xf86Bus.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Config.c xf86Config: load DIX libraries before drivers on Cygwin 2012-04-05 21:57:06 -05:00
xf86Config.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Configure.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Cursor.c xf86: reimplement XF86SCRNINFO macro using new functions. 2012-05-21 12:59:20 +01:00
xf86DGA.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86DPMS.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86Events.c xfree86: after VT switching back, only enable previously enabled devices 2012-04-16 11:29:55 +10:00
xf86Globals.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Helper.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86InPriv.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Init.c config/udev: add pre_init stage to config and udev. 2012-05-21 12:58:32 +01:00
xf86Mode.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Module.h Bump input ABI to 17 for per-device idlecounters 2012-03-29 08:14:30 +10:00
xf86Opt.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Option.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Optionstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86PM.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86PciInfo.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Priv.h xf86/pci: fix slot claiming counting. 2012-05-21 12:58:33 +01:00
xf86Privstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86RandR.c xf86: reimplement XF86SCRNINFO macro using new functions. 2012-05-21 12:59:20 +01:00
xf86VGAarbiter.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86VGAarbiter.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86VGAarbiterPriv.h xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86VidMode.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Xinput.c xfree86: fix mouse wheel support for DGA clients 2012-05-23 16:06:27 +10:00
xf86Xinput.h xfree86: after VT switching back, only enable previously enabled devices 2012-04-16 11:29:55 +10:00
xf86cmap.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86cmap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86fbBus.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86fbman.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86fbman.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86noBus.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86pciBus.c xf86/pci: fix slot claiming counting. 2012-05-21 12:58:33 +01:00
xf86pciBus.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86sbusBus.c Convert sbusPaletteKey to latest DevPrivate API 2012-05-18 15:00:47 -07:00
xf86sbusBus.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86str.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86xv.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86xv.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86xvmc.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86xvmc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86xvpriv.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xisb.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xisb.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xorgHelper.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xorgVersion.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00