On Wed, Dec 21, 2011 at 9:27 PM, Peter Hutterer
wrote:
> On Wed, Dec 21, 2011 at 03:28:54PM -0800, Jason Gerecke wrote:
>> Replaces sendWheelStripEvents and getWheelButton with several
>> small functions to reduce unnecessary code duplication.
>>
>> As a side-effect, it is now possible for the dri
On Wed, Dec 21, 2011 at 03:28:54PM -0800, Jason Gerecke wrote:
> Replaces sendWheelStripEvents and getWheelButton with several
> small functions to reduce unnecessary code duplication.
>
> As a side-effect, it is now possible for the driver to handle
> simultaneous scrolls on multiple axes. Previo
Replaces sendWheelStripEvents and getWheelButton with several
small functions to reduce unnecessary code duplication.
As a side-effect, it is now possible for the driver to handle
simultaneous scrolls on multiple axes. Previously, getWheelButton
would go through all the axes but was limited to ret