[PATCH 1/3] evdev: Revert "Set all valuators for relative motion events (#24737)"

Chase Douglas chase.douglas at canonical.com
Tue Aug 10 15:24:00 PDT 2010


On Tue, 2010-08-10 at 22:31 +0200, Bartosz Brachaczek wrote:
> It isn't necessary to post zero-deltas to X Server. In order not to post
> uninitialized "v" array we should rather simply initialize it.
> 
> This reverts commit c1f16a4f59a584ab4546c2f16e20b06703042057.

On a cursory glance this seems to be something that would be fixed by
the use of bitmasked valuators (instead of ranges). I posted a first
version of the patch to the list a few weeks ago, I just haven't gotten
around to fixing it up yet due to other work. Hopefully I can return to
it soon.

Of course, they won't go into xserver 1.9, so these fixes probably still
are needed for now.

-- Chase



More information about the xorg-devel mailing list