xserver-multidpi/hw
Jeremy Huddleston 662d41acdd XQuartz: Add a hack to better handle clicky wheel scroll mice
We loose information from AppKit being in our way.  Before adopting
smooth scrolling, we always rounded-up the number of scroll button
clicks per NSEvent.  Now, the scroll value is accumulated in the
dix, and clicky scroll wheels with legacy X11 clients are seeing
an accumulation of error due to so many translations (button press
to smooth scrolling value in AppKit, passed to the dix, and then
synthesized into a button press).  This attempts to make the
situation better.

http://xquartz.macosforge.org/trac/ticket/562

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-04-23 20:20:41 -07:00
..
dmx os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
kdrive os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
vfb os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xfree86 xres: Fix build without composite 2012-04-23 20:16:53 -07:00
xnest os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xquartz XQuartz: Add a hack to better handle clicky wheel scroll mice 2012-04-23 20:20:41 -07:00
xwin os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00